[Todo-list-structure] This is a project that use to create and manage our daily tasks. It can be used to create, update, mark complate, and remove tasks.
For this project, HTML, CSS and JavaScript has been used
Client
- HTML
- CSS
- Javascript
- Webpack
- [Create Task]
- [Mark tasks as complete]
- [Update or remove tasks]
- [Store data to localstorage]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node js in your local environment
Clone this repository to your desired folder:
git clone https://github.com/getssh/todo-list-structure
cd todo-list-structure
Install this project with:
npm install
To run the project, execute the following command:
Use a liveserver of Run it on a web browser
To run tests, run the following command:
npx hint . npx stylelint "**/*.{css,scss}" npx eslint .
You can deploy this project using:
Set up a deployment in package.json and run deploy or use github pages
👤 Getayawkal Tamrat
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Animation and style to the book list and tab]
- [smooth transition]
- [Add functionality to edit]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please send you feedbacks and give it a start
I would like to thank my coding partners and code reviwers
-
[Who can use this project]
- [Anyone who is interested on web development can use this project]
-
[What skills do i need to use this project?]
- [This project is for starters and no perior tech knowledge is not required]
This project is MIT licensed.