/projects

Project organization and budget application

Primary LanguageJavaScript

Click here to change the language:

flag-eua flag-brasil

Management

The Management project is a project management application developed in React as part of the A Hora de Codar course taught by Matheus Battist. Incorporating basic concepts to advanced React techniques such as using hooks, routing, and API integration, the project provides students with a practical and comprehensive opportunity to apply acquired knowledge, empowering them for future projects and professional challenges. Additionally, it features a responsive layout for mobile devices and for a complete experience with the active backend, it's required to access the repository and run it locally on your own machine.


💻 Click here to access the application


nlw-expert-notes


Technologies

Static Badge Static Badge Static Badge Static Badge Static Badge


Static Badge Static Badge Static Badge Static Badge Static Badge

Dependencies:

  • json-server;
  • react;
  • react-dom;
  • react-icons;
  • react-router-dom;
  • react-scripts;
  • util;
  • uuid;

Getting Started

This project can be used on your own machine after performing a PUSH of this repository.

npm install

To download and update all project libraries and dependencies

npm run backend

To deploy the project's Node API

npm start

Runs the application in development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Contact