The third technical challenge made to consolidate the content learned during the weeks of the Scholarship Programs, is Uol's own social network, aiming at a new way for employees to communicate informally during their routines.
- Register Users
- User Login
- Feed Page
- Perfil Page
- Route protection
- Responsiveness
- README
- Conventional commits
- Tests
- Marketplace Page
- Item details Page
Third-party libraries and frameworks used in this project:
To use it,choose a folder where it will be cloned or repository, open the / cmd terminal and use the _ git _ command below:
git clone https://github.com/JuanGustah/Desafio3-Compass.git
After that,run the folowing command to install the dependencies:
npm install
Finally, you can run the folowing command to start the project:
npm start
Note
To made application work correctly, the backend must be running locally, on port 3001.
