This project was made based on Traversy Media's tutorial. Made just for learning purposes.
I changed all the styles and created extras functions by my own.
Technologies used was the MERN stack:
- MongoDB
- Express
- ReactJS
- NodeJS
Also was used "concurrently" package for running server and client at same time;
Morgan to give console warning about requests;
Colors to colorize console custom warning.
Runs the app (server and client) in the development mode.