Skip to content

This is single page application of a to-do-list app. It follows a minimalist design. It has also been tested using the Jest framework to examine the add, remove, edit functionalities

Notifications You must be signed in to change notification settings

chuanqizhu0820/To-Do-List

Repository files navigation

to-do-list

Microverse Program Project

screenshot

Built With

HTML CSS Javascript

Webpack

Live Demo

https://chuanqizhu0820.github.io/To-Do-List/dist/

Getting Started

Get a local copy on you computer,

git clone https://github.com/chuanqizhu0820/to-do-list

Install

install all the packages listed in the package.json file

npm install

Usage

build your files in you ./dist folder from those in the ./src

npm run build

start your webpack dev server

npm start

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

About

This is single page application of a to-do-list app. It follows a minimalist design. It has also been tested using the Jest framework to examine the add, remove, edit functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published