Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/react-to-do
In this repository I create a TO-DO list app using React. This was created with the propouse to practice the basic concepts to build aplications with react
https://github.com/carreraprogrammer/react-to-do
css html5 javascript react
Last synced: about 1 month ago
JSON representation
In this repository I create a TO-DO list app using React. This was created with the propouse to practice the basic concepts to build aplications with react
- Host: GitHub
- URL: https://github.com/carreraprogrammer/react-to-do
- Owner: carreraprogrammer
- Created: 2022-11-07T23:18:33.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-28T22:26:10.000Z (about 2 years ago)
- Last Synced: 2024-05-17T15:36:48.650Z (8 months ago)
- Topics: css, html5, javascript, react
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# React TODOs Aplications
> In this aplication, I created a Todos list with react in order to practice the basic concepts of React what includes components, props and state.
## Built With
- React
- JavaScript
- Html5
- Css## Live Demo (if available)
[Live Demo Link](https://carrera-react-todo.netlify.app)
## Getting Started
**Please, before start use the command "npm instal" to obtain all the dependencies**
**Use on the CLI the command "npm start" to run the application in your local server.**To get a local copy up and running follow these simple example steps.
## Authors
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._