This project is a repository interactions API and was developed during Ignite course π¨π½βπ by RocketSeat ππΊπ.
To run this project, please install this:
# Clone this repository $ git clone https://github.com/FelipePardim/ignite-fixing-the-code
# Access the API folder. $ cd ignite-fixing-the-code # Install dependencies. $ yarn #or. $ npm install # Start the API server. $ yarn dev #or. $ npm dev # The back-end server will listen on port 3333. # Make API calls on http://localhost:3333.
This are the tech stack and tools utilized to develop this project: