- FullStack website using ReactJS with Redux.
- Used Firebase for the deploy of the app
- Used MongoDB, Mongoose, Express and Postman.
- Tested with Jest.
- Run
npm installin both folders, client and server - Add in a file called .env your database string connection
- To start the app run
npm startin both folders, client and server
