https://github.com/walkingriver/at10dance-react
The demo code for Ionic-React course
https://github.com/walkingriver/at10dance-react
Last synced: about 2 months ago
JSON representation
The demo code for Ionic-React course
- Host: GitHub
- URL: https://github.com/walkingriver/at10dance-react
- Owner: walkingriver
- Created: 2020-04-01T12:24:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T13:57:38.000Z (about 6 years ago)
- Last Synced: 2025-01-19T07:13:30.444Z (over 1 year ago)
- Language: TypeScript
- Size: 465 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# At10Dance
@10Dance is an attendance application originally designed to help Sunday School teachers keep track of the students in their classes.
This version is the demo application of my Ionic-React course, which can be found at https://coursecraft.net/courses/z9Z5T
# Prerequisites
To run this project, you will need Node 10 or higher and a git client. Everything else required should be installed from npm.
# Quick Start
- Clone this repo
- Run `npm install` in the project's root folder
- Run `npm start`
- Enjoy