https://github.com/orozcoding/react-todo
To-do List created using React following the tutorial by: [@Ibaslogic](https://github.com/Ibaslogic) https://ibaslogic.com/react-tutorial-for-beginners/
https://github.com/orozcoding/react-todo
css html javascript react
Last synced: 10 months ago
JSON representation
To-do List created using React following the tutorial by: [@Ibaslogic](https://github.com/Ibaslogic) https://ibaslogic.com/react-tutorial-for-beginners/
- Host: GitHub
- URL: https://github.com/orozcoding/react-todo
- Owner: orozCoding
- Created: 2022-02-13T21:32:04.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-15T22:16:57.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T06:11:53.566Z (11 months ago)
- Topics: css, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 333 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# React-todo
To-do List created using React following the tutorial by:
[@Ibaslogic](https://github.com/Ibaslogic)
https://ibaslogic.com/react-tutorial-for-beginners/
## Built With
- React
- Webpack
- Babel
## Getting Started
- Follow setup instructions below
### Prerequisites
- node.js
- Javascript
- Git and Github
- Terminal
- browser
### Setup
- clone the following repo `git@github.com:orozCoding/react-todo.git`
- cd into the directory and run npm install to install dependencies
- run npm start
### Usage
- Run npm install on a Terminal to install the modules
- run npm start
- Open http://localhost:3000 to view it in the browser.
## Author
👤 **Angel Orozco** (orozCoding).
- GitHub: [@orozCoding](https://github.com/orozCoding)
- Twitter: [@orozCoding](https://twitter.com/orozCoding)
- LinkedIn: [Angel Orozco](https://www.linkedin.com/in/angel-orozco-652230228/)