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

https://github.com/trco/react-time-logging-app

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

======================
React Time Logging App
======================

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

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

$ git clone https://github.com/trco/react-logging-app.git
$ cd react-logging-app
$ npm install
$ npm run dev