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

https://github.com/trco/react-voting-app

App #1: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
https://github.com/trco/react-voting-app

Last synced: 8 months ago
JSON representation

App #1: Learning React - Fullstack React the Complete Guide to ReactJS and Friends

Awesome Lists containing this project

README

          

================
React Voting App
================

App #1: Learning React - Fullstack React the Complete Guide to ReactJS and Friends

To see ``react-voting-app`` in action clone the repository and run it locally::

$ git clone https://github.com/trco/react-voting-app.git
$ cd react-voting-app
$ npm install
$ npm start