Todoist Firebase is Todoist Clone made with React JS and Firebase. This tools will help you to organize your life and works and maintain the tasks you want to performed in upcoming time.
https://todoist-firebase.vercel.app/
- Clone the reposetry to your system.
git clone https://github.com/theviralboy/todoist-firebase
- Change the directory to the todoist-firebase.
cd todoist-firebase
- Install all the packages.
npm i # or yarn install if you're using yarn
- Open the VS Code in the this folder.
code .
- Create .env file according to the .env.example file with your Firebase credentials.
- Go to the Firebase and create a new project.
- Copy and paste the credentials on the .env file.
- Enable Firestore and Authentication.
- Select Google Authentication on the Authentication services.
- Now start the server.
npm start # or yarn start if you're using yarn
React JS, Tailwind CSS, Framer Motion, Firebase 9.
If you have any feedback, please reach out to us at sahilverma.webdev@gmail.com