Skip to content

React app with rest api to display and explore countries

Notifications You must be signed in to change notification settings

mabc224/react-country-app

Repository files navigation


country-web

Country listing Web application made up with react v18 (hooks) and react-router v6.

Tech Stack

 axios: 0.25.0
 react: ^18.2.0
 react-redux: ^9.1.0
 react-router-dom: ^6.22.0
 react-scripts: 5.0.1
 @reduxjs/toolkit: ^2.1.0

Running the WebApp Locally

$ git clone https://github.com/mabc224/react-country-app.git
$ cd react-country-app

Add `.env` file with environment variables. You can check `.env_example`

$ npm install
$ npm start

Then visit localhost:3000 in your browser.

Screenshot

Alt text

Alt text

About

React app with rest api to display and explore countries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published