- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[To Do List] is a web app. for learning ES6 modules and webpack, and it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list.
Client
This project only works client side right now.- HTML
- CSS
- JS
- Webpack
- [html]
- [css]
- [Javascript]
- [Webpack]
To get a local copy up and running, follow these steps.
In order to run this project you need: To know simple html, css, npm, and linter.
- A Computer (MAC or PC)
- code editor (VSCode,Atom etc...)
- A browser (Chrome,Mozilla,Safari etc...)
- Version Control System (Git and Github)
Clone this repository to your desired folder: cd my-folder git clone
Install this project with:
- npm install
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
To run tests, run the following command:
-
npm audit
-
npm start To check Styelint error:-
-
npx stylelint "*/.{css,scss}"
-
bin/react test test/models/article_test.rb
You can deploy this project using:
- gitHub pages/
- npm run build
- GitHub: @codeWithHyder
- Twitter: @Hyder
- LinkedIn: Hyder
- [Preserve data in the browser ]
- [Validate contact form ]
- [ Preserve data in the browser]
Everybody is welcome to suggest, changes,Contributions, issues, and feature request in portfolio html css file.
In order to do it, fork this repository, create a new branch and open a Pull Request from your branch.
Feel free to check the issues page.
If you like this project, Please give me ⭐️ and you can use it following MIT license.
I would be very thankful and appreciate who contributes this project.
This project is under MIT license.