Skip to content

Uma API com NodeJS, MongoDB Atlas e React. Feita para fins acadêmicos.

License

Notifications You must be signed in to change notification settings

jaobarreto/API-FutebolBrasileiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logotype Brasileirão 2024

This project consists of an REST API for the Brazilian football championship.

🔨 Features

  • Register players for the 2024 Brazilian championship teams.
  • Learn more about the history of some of the country's main teams.

✔️ Technologies Used

  • Node.js
  • React
  • MongoDB
  • Axios
  • Express
  • React Router Dom
  • Tailwind

🛠️ Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jaobarreto/API-FutebolBrasileiro.git
  2. Open the project folder, in the terminal go to the "api" folder.

  3. Run the command "npm install" and then "npm start".

  4. Now go to the "front" folder and then to the "bid-project" folder.

  5. Run the command "npm install" and then "npm run dev".

  6. Go to the "mocks" folder and run the command "npx json-server --watch db.json".

  7. Now go to your browser and access "http://localhost:5173".

Authors 👨‍💻


Davi Mathais

Luiz França

João Barreto

About

Uma API com NodeJS, MongoDB Atlas e React. Feita para fins acadêmicos.

Topics

Resources

License

Stars

Watchers

Forks