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

https://github.com/jasonfelice/to-do-app

This is a To-Do list application built with React.
https://github.com/jasonfelice/to-do-app

css3 es6-javascript html react

Last synced: 5 months ago
JSON representation

This is a To-Do list application built with React.

Awesome Lists containing this project

README

        

# To-Do App

## Built With

- HTML
- CSS
- JavaScript
- webpack
- React

## Live Demo (not available)
[Live Demo Link](#)

## Install

Download all dependencies after cloning this repository. Run:
```
npm install
```
Run `npm start` to start live server.

To get a local copy up and running follow these simple example steps.
- Copy this [link](#)
- Open the terminal
- Run "git clone" and paste the link
- Install dependencies
- Open this folder in your code editor
- Create a feature branch to work on
- Now you can edit and make a pull request

## Authors

👤 **Author1**

- GitHub: [@jasonfelice](https://github.com/jasonfelice)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jason-felice-11a5a622b/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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