You can check the website here NotePads.
This app allows the user to manage his life tasks, so that the user can add and delete Tasks!
- HTML5
- CSS3
- JavaScript
- React.js
- Backend(Node.js & Express.js)
- Git & Github
- Heroku
-
If you're a Git user:
- In Your terminal write
https://github.com/CA-G12/todo-list-W10.git
- Then `cd fakeflix.git
- Then `npm i
- Then `npm start
- In Your terminal write
`
-
If you're not a git user:
- Click on the 'Code' green button on the right.
- Click on 'Download ZIP'.
- You will have the project as ZIP file.
- Extract the files, and you will have the project.
- After Open Folder in VSCode write in terminal
npm i
npm start