Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.17 KB

ToDo List

Try the deployed app or read below how to run it locally.

How to run locally

First checkout the repository ($ git clone https://github.com/alissa9090/react-redux-test-todo-list.git) or download it as a ZIP file.

Then install dependencies:

$ npm install

And run development server:

$ npm start

It’ll start the app on http://localhost:3333/.

What’s inside

App

Styles

Build

Author