Ignite - Fixing the code.

An repository interaction API developed during Ignite course.



Index


About

This project is a repository interactions API and was developed during Ignite course πŸ‘¨πŸ½β€πŸš€ by RocketSeat πŸš€πŸ’ΊπŸ’œ.


Requirements

To run this project, please install this:


Installation

Clone the repo.

# Clone this repository
$ git clone https://github.com/FelipePardim/ignite-fixing-the-code

Follow these steps to run the project.


How to use

πŸ–₯️ Running backend (server).

# 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.

πŸ›  Technologies

This are the tech stack and tools utilized to develop this project:


πŸ‘¨πŸ½β€πŸ’» Author: