Skip to content

A simple react web application bootstraped with create-react-app deplyed in Firebase that uses hooks, react-redux, react-router and styled-components that pull data from REST countries API: https://restcountries.eu/ which allows you to look at the basic information for all countries and filter the search by region or name.

Notifications You must be signed in to change notification settings

dflr10/flags-react-project

Repository files navigation

🗺️ CountryHub with Create React App

This project was bootstrapped with Create React App.

CountryHub running

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

A simple react web application bootstraped with create-react-app deplyed in Firebase that uses hooks, react-redux, react-router and styled-components that pull data from REST countries API: https://restcountries.eu/ which allows you to look at the basic information for all countries and filter the search by region or name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published