Skip to content

Countries Wiki is a web application that allows users to search for information about countries. It provides details such as country names, capitals and languages.

Notifications You must be signed in to change notification settings

Siwi0w0/countries-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Countries Wiki

Countries Wiki is a web application that allows users to search for information about countries. It provides details such as country names, capitals and languages.

Table of Contents

Features

  • Search for detailed information about countries.
  • View information such as country names, capitals, regions, languages, and more.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/countries-wiki.git
    

Navigate to the project directory:

cd countries-wiki

Install dependencies:

npm install

Usage

Start the server:

npm start

Open your browser and visit http://localhost:3001.

Use the search bar to look up information about countries.

API

The application uses the REST countries API to fetch country information.

Deployment

The project is deployed using Vercel and Render. The backend is hosted at https://countries-wiki-backend.onrender.com/ and the frontend at https://countries-wiki-frontend.vercel.app/.

Built with

  • Node.js
  • Express
    • Axios
    • cors
  • React

About

Countries Wiki is a web application that allows users to search for information about countries. It provides details such as country names, capitals and languages.

Topics

Resources

Stars

Watchers

Forks