raketeFlo / omsert

A simple web app with information about the countries of the ​Earth for extraterrestrial tourists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omsert

Omsert is a React application with information about the countries of the ​Earth for extraterrestrial tourists. The design is for mobile devices only and fully responsive.

How it works

The app is using the Rest Countries API to get the information about each country. You can search for any country in the world and filter the list for it. If you want to get more information about a country, you have to select it. The Google Maps API will then render the country on the map and a modal will provide you additional information about it which you can then share via social share with your friends.

Live Demo

To run the app on your mobile device please open the following link:

Omsert App

Get it started

To run the app in development mode:

  1. Clone the repository
https://github.com/steelersbcn/omsert
cd omsert
  1. Install the dependencies
npm install
  1. Start the development server
npm start

Tech Stack

  • React
  • React Hooks
  • React Share
  • Material UI
  • Google Map React / React Geocode
  • Firebase

Developer

Florian Jost LinkedIn

About

A simple web app with information about the countries of the ​Earth for extraterrestrial tourists.


Languages

Language:JavaScript 82.0%Language:CSS 13.5%Language:HTML 4.5%