🎯 Todoist clone (Made using ReactJS and Firebase)
0: If you don't have installed NodeJS and NPM on your PC run this command:
sudo apt install nodejs
sudo apt install npm
or downlad it by using this link: https://nodejs.org/en/download/
1: Install all node_modules
npm i
2: Get Firebase credentials and paste them in src/config/dev.js
3: Run the app locally:
npm start
4: To run tests:
npm run test
5: Enjoy 😉
- If you don't see directories
node_modules
after downloading it, or you have some other problems, try to disableWindows Defender
, download directory again and repeat steps
https://todoist-cl0ne.herokuapp.com/
-- Authorization
-- Sidebar responsive
Created by
[email protected] - feel free to contact me! ✊