This React application utilizes the REST Countries API to create an interactive platform where you can explore a diverse array of countries from around the world. The app provides a comprehensive list of countries, offering a glimpse into their unique attributes. By clicking on a specific country, you can delve deeper into its details, including essential information such as population, region, capital, languages, and more. It's an informative and engaging way to learn about different countries and their characteristics.
- React
- React Router
- Axios
- Redux Toolkit
- Tailwind
First clone this repository.
$ git clone https://github.com/LuisSalas94/REST-Countries-React
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
- GitHub: @LuisSalas94
- LinkedIn: Fernando Salas
- Medium: Fernando Salas
- Portfolio: Fernando Salas Portfolio
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Original design by Nelson Sakwa on Behance
Give a ⭐️ if you like this project!
This project is MIT licensed.