/countries-web

💻 Countries Web is a web application that lets you view data for all the countries in the world and filter them by country name and continent.

Primary LanguageTypeScriptMIT LicenseMIT

🌎 Countries Web

View Demo


This is the Countries Web, a web application that lets you view data for all the countries in the world and filter them by country name and continent, created based on a Frontend Mentor challenge.

Getting started | Technologies | Author | License | Show your support

🎮 Getting started

Clone this repository.

git clone https://github.com/joaogabriel-sg/countries-web.git

Access the project folder.

cd countries-web

Install the dependencies.

npm install
# or
yarn

Run the project.

npm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

🚀 Technologies

👨‍💻 Author

📝 License

This project is licensed under the MIT License. See the LICENSE for more information.

✨ Show your support

Give a ⭐ if this project helped you or if you liked it!