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

https://github.com/mwapsam/todo-react


https://github.com/mwapsam/todo-react

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Todo List App

This is my to-do list website built with React JS. It is used to list the programs to be done in a day.

## Built With

- ReactJS
- Webpack
- CSS
- Modular JavaScript (with modern ES6 syntax)

## Live Demo

[Live Demo Link](https://todo-react11.herokuapp.com/)

## Getting Started

**Setup**

git clone https://github.com/Mwapsam/Todo-react.git

Execute the following commands on your terminal
```
npm install
npm start
```

### Prerequisites

You need to have NODE.JS set up on your local machine.

### Deployment

Execute the following commands on your terminal

```
npm run build
npm run deploy
```

It will open your browser with the project homepage

👤 ## Author

- GitHub: [@Mwapsam](https://github.com/Mwapsam)

## 🤝 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!

## 📝 License

This project is [MIT](./MIT.md) licensed.