Skip to content

ChristianPredoianu/explore-the-world

Repository files navigation

Explore the world - React + Vite + Typescript


Logo

Explore the world

Explore the docs »

View Demo · Report Bug

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

A website where you can explore different countries.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ChristianPredoianu/explore-the-world.git
  2. Install NPM packages
    npm install
  3. Serve with hot reload at localhost
     npm run dev
  4. Build for production
     npm run build
    

Usage

Search for a country, see todays forecast or 5-days forecast, see the air quality, choose a countrys holiday to see the date via calendar and see also a currency converter is avaliable.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Christian Predoianu - @linkedin - [email protected]

Project Link: https://github.com/ChristianPredoianu/explore-the-world

Acknowledgements