Gifani (App url)
Containing:
- Home, login, signup and three category routes
- React context and hooks
- 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
- Getting Started and installing
- Third party apps (environment variables needed)
- Prerequisites
- Preview
- Technologies
- Coming Soon
- Author
- Clone the repository and open the terminal
- yarn
- yarn start
Check the .env.example files to peer the required environment variables
- Cloudinary
- MongoDB (DB_URI: mongodb+srv)
Requirements for the software and other tools to build, test and push
- Check the .env.example file to see environment variables example
- YARN
- nodemon: npm i -g nodemon
- React Vite app
- HTML
- TailwindCSS
- JavaScript
- NodeJS
- Express server
- MongoDB
- auth0 authentication
- jest tests
- App deploy