Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tolumide-ng/openskyapiuser
A Single Page Application using Materialize UI and React to get the countries with the busiest airports
https://github.com/tolumide-ng/openskyapiuser
Last synced: about 1 month ago
JSON representation
A Single Page Application using Materialize UI and React to get the countries with the busiest airports
- Host: GitHub
- URL: https://github.com/tolumide-ng/openskyapiuser
- Owner: tolumide-ng
- Created: 2019-10-31T14:58:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:17:26.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T08:17:26.683Z (almost 2 years ago)
- Language: JavaScript
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### Technologies used
- Materialize
- React
- Redux### Setting up the project locally
- Clone the repo and cd into it
- npm i or npm install to install the dependencies and dev-dependencies using npm
- `npm start` to run the application