Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.29 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.29 KB

Avatar Uploader

Avatar Uploader by Croct

About   |   Dependencies   |   Requirements   |   Getting Started    


🎯 About

This is a project that allow users to upload images to make it easier for them to recognize key interface elements related to an organization.

🚀 Techs

The following technologies were used in the project:

✅ Requirements

🏁 Getting Started

# Clone this project
$ git clone https://github.com/MatheusLittig/croct-front-challenge

# Access
$ cd croct-front-challenge

# Install dependencies
$ yarn install

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:3000>