Skip to content

orozCoding/react-todo

Repository files navigation

React-todo

To-do List created using React following the tutorial by: @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).