Code of the projects I coded within the React Front to Back Udemy course from Brad Traversy.
Contact web app to add, keep and change contacts while being logged in using MERN stack:
- Express JS Server with MongoDB
- Usage of JSON Web Token to encrypt passwords
- React Routing
- Concurrently to run server and database with NodeJS
Web app to log tasks, highlight urgent tasks and assign people to them. Used tools:
- JSON Server and Database
- Materialize as CSS Framework
- React Redux & Routing