Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.04 KB

File metadata and controls

41 lines (29 loc) · 1.04 KB

Countries App

  • This app is a simple wen application built with React. This app is a collection of information about diferent countries. User can access informations like capital, population, currencies, weather etc. This application uses the information from restcountries.com. and weathermap.

Technologies used

Build with:

  • CSS
  • Reactjs
  • React Router
  • Redux Toolkit
  • Bootstrap

Features Used:

  • React Router Dom
  • Firebase
  • Axios
  • React styled components animation

Run This App

  • Clone Country-app
  • npm install -y Install all the required dependencies
  • npm start Start the app

Sources used

ScreenShots

Home CountriesList CountriesSingle Favourites Login Register