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.
- Host: GitHub
- URL: https://github.com/jasonfelice/to-do-app
- Owner: jasonfelice
- Created: 2022-05-29T09:07:47.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-01T12:03:54.000Z (about 3 years ago)
- Last Synced: 2025-01-12T02:52:20.856Z (6 months ago)
- Topics: css3, es6-javascript, html, react
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).