This is an authentication app built with React on the front-end, and on the backend is nestJs. This app allows new users to sign up, sign in and allow only authenticated users to access certain routes. Routes such as the dasboard route.
You can view the live app using the following Link: Visit Website
- React
- Redux
- Chakra UI
- Nestjs
- PassportJs
- JsonWebToken
- MongoDb