describe a summary of your project and what it does.
-
Frontend:
- HTML
- CSS
- Javascript
- Frameworks / Libraries:
-
Backend:
- Node.js
- Frameworks:
- Libraries and Packages:
-
Database:
Have Node.js installed on the machine.
- Download or clone the Project-name repository
git clone [email protected]:Henrique1818/name-repository.git
- Open the project in your preferred editor
- In your terminal, install the necessary packages:
yarn
or
npm install
- Great! Now you can go to the name-project folder and start the server:
cd name-project-backend
yarn start
or
npm start
cd name-project-frontend
yarn start
or
npm start
- Open your browser! The name-project will be available at http://localhost:3000/