Avatar Uploader by Croct
About | Dependencies | Requirements | Getting Started
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.
The following technologies were used in the project:
# 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>