Skip to content

"Fun with Flags" is a simple web app created using React, With this app users can easily identify a country's flag by simply tapping on it.

Notifications You must be signed in to change notification settings

shivlloyd/fun-with-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun With Flags

Fun With Flags is a simple web application built on React that allows users to view the name of a country by clicking on its flag or entering the flag emoji in the search bar.

Table of Contents

Installation

To install and run Fun With Flags application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/shivlloyd/fun-with-flags.git
  2. Navigate to the project directory:

    cd fun-with-flags
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and navigate to http://localhost:3000.

Usage

To use Fun With Flags, you can visit the deployed site.

To use the application, simply click on a flag to display the corresponding country name, or enter the flag emoji in the search bar to get the name of the country.

Contributing

Contributions to this project are welcome. To contribute, please fork the repository, make your changes, and submit a pull request.

About

"Fun with Flags" is a simple web app created using React, With this app users can easily identify a country's flag by simply tapping on it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published