Skip to content

jaime00/countries-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Banner

Countries Hub

Project Overview

  • components/* - Various dynamic components used throughout the website.
  • pages/* - All main pages.
  • public/* - Static assets including robots.txt
  • services/* - a Javascript file that focuses on querying and requesting the necessary information.
  • utils/* - general development utilities throughout the application including the initial states of some components.
  • assets/* - All images and illustrations required in the app.

Built with

  • Create React App.
  • Semantic HTML5 markup.
  • Custom CSS.
  • JavaScript.
  • Wouter (Router).
  • API and Data (RestCountries). https://restcountries.com/
  • Loadash.

Running Locally

$ git clone https://github.com/jaime00/countries-hub.git
$ cd countries-hub
$ npm install
$ npm run start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published