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
- Host: GitHub
- URL: https://github.com/trco/react-time-logging-app
- Owner: trco
- Created: 2019-03-26T19:22:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T12:14:11.000Z (about 7 years ago)
- Last Synced: 2025-01-06T06:12:36.488Z (over 1 year ago)
- Language: JavaScript
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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