This is a frontend for Firma Project.
The Firma project is another corporate piece of software to engage employees to collaborate with others. Employees could vote for each other and exchange their votes for coins. Coins could be used in The Store, where employees could by-products or "love cards". Love cards are donated for charity institutions
- React
- Styled Components
- Firebase (Auth)
- Context API
First, clone the backend repository and run. Follow the instructions here: https://github.com/lesimoes/firma-backend
Finally, just execute
npm run start