- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is..........
- Demo of Linters
- Demo of todolist
- [Live Demo Link]( https://sharminkhan0.github.io/ /)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- web browser
- git-syn
- code editor
Clone this repository to your desired folder:
Example commands:
git clone git@github.com:https://github.comsharminkhan0/.git
To install all dependencies, run:
npm install
To run the project, execute the following command:
To run the project, follow these instructions:
- Clone this repo to your local machine.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint .
To build, run the following:
npm run build
Run the following:
npm start
You can deploy your project using github free source.
👤 Sharmin Akter Khan
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Mobile Version
- Add Model
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please feel free to contribute to this project if you enjoy it, and don't forget to star the repository so that it may be seen by more people.
As well as Freecodecamp and w3school for their useful articles that assisted me in creating this project, I would like to thank Microverse for their innovative approach to teaching me how to code.
This project is MIT licensed.