A single page application where users can post photos and like photos uploaded by other users, made using React and Express.
This project is an improvement of the Around React project, it still uses React for the front-end, but now some routes are protected from users that are not logged in. The back-end was made using Express, and while doing it, I learned about CORS, JWT and password encryption.
This project was made for TripleTen's online web development bootcamp.
Click here to visit the website.
You can use the account below to check the website without needing to register:
Login: usuario@mail.com
Password: senhasenha
The following tools where used for building this project:
This projects uses TripleTen's figma template