An open API service indexing awesome lists of open source software.

https://github.com/ukcoderj/reactmoztodo

Just the moz-react-todo from the tutorial
https://github.com/ukcoderj/reactmoztodo

Last synced: about 1 year ago
JSON representation

Just the moz-react-todo from the tutorial

Awesome Lists containing this project

README

          

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Running

1. `cd` to root
2. `npm install`
3. `npm run start`, visit `http://localhost:3000/` as stated in the console.