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

https://github.com/aternus/appointments-app


https://github.com/aternus/appointments-app

Last synced: 3 months ago
JSON representation

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).