https://github.com/aternus/appointments-app
https://github.com/aternus/appointments-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aternus/appointments-app
- Owner: Aternus
- Created: 2019-06-16T11:52:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:43:36.000Z (over 2 years ago)
- Last Synced: 2023-03-23T15:57:25.962Z (about 2 years ago)
- Language: JavaScript
- Size: 3.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Appointments App
Utilizes [restdb.io](https://restdb.io/) as the database.
## Available Scripts
In the project directory, you can run:
- `npm start`
- `npm test`
- `npm run build`
- `npm run eject`This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Inspired by [React.js: Building an Interface](https://www.linkedin.com/learning/react-js-building-an-interface-2/) course from LinkedIn's Learning Library - [Course's GitHub](https://github.com/planetoftheweb/reactinterface2).