/react-todo

Primary LanguageJavaScript

React.js Todo List

My initial introduction to learning React by following online tutorials.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Software Requirements

How to install:

  • Clone the project to the desired folder in your directory, git clone git@github.com:julessep/react-todo.git
  • cd into the folder cd react-todo
  • run npm install at the root folder