Skip to content

This project is a test task that consists of a frontend and backend for working with country information. The frontend is built with React and Material UI, while the backend is developed using NestJS. The application aims to provide users with easy access to country data, including population, flags, and other relevant information.

Notifications You must be signed in to change notification settings

vlasiuk-anatolii/country_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Info

Demo

👉 Demo

Description

This project is a test task that consists of a frontend and backend for working with country information. The frontend is built with React and Material UI, while the backend is developed using NestJS. The application aims to provide users with easy access to country data, including population, flags, and other relevant information.

Project Structure

  • frontend: The frontend part of the project, responsible for displaying country information and user interactions.
  • backend: The backend part of the project, providing the API for fetching country data.

Requirements

  • Node.js (version 14 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone the repository:
git clone https://github.com/vlasiuk-anatolii/country_info
cd country-info
  1. Install dependencies:

For the frontend:

cd frontend
npm install

For the backend:

cd backend
npm install
  1. Return to the root directory of the project:
cd ..
npm install

Running the Project

To run the project, use the following command:

npm start

Technologies Used

Frontend

  • React
  • Material UI
  • Axios
  • Chart.js

Backend

  • NestJS
  • TypeScript

Author

Anatolii Vlasiuk

License

This project is licensed under the ISC License.

About

This project is a test task that consists of a frontend and backend for working with country information. The frontend is built with React and Material UI, while the backend is developed using NestJS. The application aims to provide users with easy access to country data, including population, flags, and other relevant information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published