This project allows users to upload and crop the images that they want.
- Clone the project with
git clone https://github.com/larissabenedet/avatarUpload.git
cd avatarUpload
to enter the project foldernpm install
to install project dependenciesnpm start
to start the servernpm test
to run tests (optional)- Access the server at
localhost:3000