An open API service indexing awesome lists of open source software.

https://github.com/amejid/todo-list

A simple project to keep track of your activities. It allows basic CRUD operations to organize your to do list. The page is served by a Webpack dev server and data is stored in localStorage.
https://github.com/amejid/todo-list

css javascript webpack

Last synced: 3 months ago
JSON representation

A simple project to keep track of your activities. It allows basic CRUD operations to organize your to do list. The page is served by a Webpack dev server and data is stored in localStorage.

Awesome Lists containing this project

README

          

# todo-list

> A simple project to keep track of todo list.

## Built With

- HTML
- CSS
- Javascript
- Webpack

## Live Demo

You can checkout the live version [here](https://amejid.github.io/todo-list/)

## Getting Started

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

### Prerequisites

- A browser
- A version control like git
- A text editor
- npm

### Setup

- Clone the repository using the link `https://github.com/amejid/todo-list`
- Navigate to the folder using `cd todo-list`
- Run `npm install` to install all the dependencies
- Run `npm start` to fire a development server

## Authors

👤 **Abdelmejid Oumer Ali**

- GitHub: [@amejid](https://github.com/amejid)
- Twitter: [@amejidoumer](https://twitter.com/amejidoumer)
- LinkedIn: [amejid](https://linkedin.com/in/amejid)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse curriculum

## 📝 License