Code Monkey home page Code Monkey logo

country-info's Introduction

rest-countries-react

About The Project

This is an application that gives some information about all countries in the world.

Application let's user to:

  • See all countries on the homepage as a list
  • Search for a specific country
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode ( initially, it auto-detects user's preference. )

The live version of app is Here

Built With

System Requirements

To check if you're ok to continue, you can run these commands:

git --version
node --version
npm --version

If requirements above are not installed in your computer, you'll need to install them. By clicking on them you can go to their website, which can lead you the way.

Getting Started

In order to view this project locally, you need to make sure you clone this repository and install it's dependencies.

Installation

  • Clone the repository

    git clone https://github.com/purushottam/rest-countries-react.git
  • Navigate to repository folder

    cd rest-countries-react
  • Install NPM packages

    npm install

Running The App

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.

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.

See the section about deployment for more information.

Bugs

Please feel free to create an issue if you see a bug or something unexpected in the app.

Contributing

I give importance to people's feedbacks, suggestions. Any contribution greatly appreciated.

In order to contribute, Please:

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/yourFeature)
  • Commit your Changes (git commit -m 'Brief explanation of feature')
  • Push to the Branch (git push origin feature/yourFeature)
  • Open a Pull Request

Future Steps

  • Add a map which would focus on the country that user views, probably using React Leaflet.
  • Display more specific data related to countries.
  • Optimize performance using react-virtual

country-info's People

Contributors

purushottam67 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.