- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Todo List is a site that displays the list of the days tasks.
- HTML
- CSS
- JavaScript
- Displays list.
- Items can be added to the list.
- Items can be deleted.
- All selected Item can be marked as complete
- Installation of Git
- Installation of NPM
- A working browser
- Internet connection
- A code editor like Visual Studio Code
- Installation of Live Server plugging in Visual Studio Code
- Linters
- click on the portfolio file
- navigate to clone and copy the link git@github.com:Simpleshaikh1/Todo-List.git
- Clone by http or ssh (i'll advice you clone with ssh)
- go to your vsCode and use the git clone command to clone the project to your local space.
- In order to run this project you need: Visual studio Code, Internet, GitHub account.
- Clone this repository to your desired folder: Clone this repo with git clone command.
- Install this project with: NPM install, Create a .github/workflow folder and add linter.yml in it
- add .hintrc file, also add .stylelintrc.json file.
- To run the project: npm run start
- To run linter tests, run the following command: npx stylelint "**/*.{css,scss}"
- You can deploy this project using: Host services
GitHub: https://github.com/Simpleshaikh1
- Animation
- Proper Navigation
Contributions, issues, and feature requests are welcome!
- I would like to thank Microverse and my code reviewer for making me a better programme
- This project was inspired by the minimalist website
- Thanks to web.archive.org for making it available.
📝 License This project is MIT licensed.