- This is a Next.js project contains frontend and backend.
- Framework: Node, Express, Reactjs, Next.js, TailwindCSS, Redux-Toolkit
- Database: MongoDB
- Authentication - Json Web Token
- Language: TypeScript
- It uses React Hooks to manage state.
- It uses React Redux-Toolkit to share state between components.
- It uses mongodb to store users information.
- It uses TypeScript for type-safe code.
- It uses JWT to generate authorization token.
- It has unit test cases.