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

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/

Awesome Lists containing this project

README

          

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

# 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/)