Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 900 Bytes

README.md

File metadata and controls

36 lines (17 loc) · 900 Bytes

React-todo

Elegant React todo app. Try it here

Getting Started

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

Prerequisites

You need to have Node.js installed on your machine

Installing

To install all dependencies run npm install inside the project directory

Running

To run the project with the local server run npm start inside the project directory

To build the production version of the project to a build folder run npm build inside the project directory

Built With

  • React - A JavaScript library for building user interfaces

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details