Skip to content

Kalunge/TODOLIST

Repository files navigation

TODOLIST

A simple todoapp built using webpack and served by a webpack dev server. Screenshot from 2021-08-17 14-39-58

Built With

  • HTML5
  • CSS3
  • JavaScript

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js
  • npm

Clone the repository with:

git clone https://github.com/kalunge/TODOLIST.git

Install

To install all dependancies run:

npm install  

Usage

To use the application run the next commands:

npm run build

npm start

live Demo

live

Test

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies including jest

  • run this command for testing:

    npm run test

Author

👤 Kalunge

🤝 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

This project is MIT licensed.

About

a todo list application made using Javscript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published