To Do React App

To Do React App is a project build with Javascript, React and SASS.

Installation

Follow the instructions below

  1. Clone this repository

  2. Install project dependencies:

    npm install
    
  3. Type the following command

    npm start
    
  4. Open a browser and access http://localhost:3000


This project was crated by Pawel Rokosz

Check it live: https://pawelrokosz.github.io/ToDoReactApp/