Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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