Todo CRUD list containing:
- Home, login and signup routes
- React hooks for state change
- React context
- bcrypt for password encryption
- JWT for authentication private keys
- Two schemas (users, tasks) in mongodb atlas cloud For more info look up the package.json files
- yarn
- yarn start
Requirements for the software and other tools to build, test and push
- Check .env.example file to see environment variables example
- [NPM]
- [nodemon] npm i -g nodemon
- React Vite app
- HTML for code structure
- TailwindCSS for css styles
- JavaScript Language for the logic
- React library: For UI components and state management
- auth0 authentication
- jest tests
- railway and netlify deploy
- cloudinary for profile pictures