Skip to content

pink-doublethink/regions-website

Repository files navigation


What is the project about?


  • This repository contains a website code that provides general information about the countries of the world. The project was created as part of co-creation with the Frontend mentor community.

  • Live Demo

  • In this project I implemented:

    • processing data from a third-party service;
    • for the first time tried to animate the markup with Framer Motion;
    • implemented a change in the colour theme;

Install and run commands


Clone the repository on your computer. Then run the following commands from the root of the project, from the terminal:

Command Action
pnpm install Installs dependencies
pnpm start Starts local dev server at localhost:5173
pnpm build Build your production site to ./dist/
pnpm lint Builds and installs a custom eslint plugin and runs eslint on the source files using a custom configuration
pnpm format Formats the source files using prettier

Contributing


Contributions to this project are welcome. If you find a bug or have a feature request, please open an issue on the project's GitHub page. If you would like to contribute code, please fork the repository and create a pull request with your changes.

About

A training project for the frontend mentor community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published