deployment in progress! https://upload-image-nextcode.herokuapp.com/
The Challenge propose is to build a upload image API that receives an image and it returns a base64.
Clone the project
git clone https://github.com/simao-msjr/challenge-nextcode.git
Go to the project directory
cd server
Install dependencies
yarn
Start the server
yarn dev
This project was builded with the following technologies: