- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🙏 Acknowledgements
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
Countries is a web application that revolves around the Rest Countries API. It allows users to explore information about countries from all over the globe. Think of it like an online catalogue of countries.
- Fetch data from the Rest Countries API.
- Display countries depending on the continent selected.
- Display information about a specific country.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A code editor,
- A web browser,
- NPM and GIT installed on your machine.
Clone this repository to your desired folder using the following command: git clone https://github.com/laiifuu/countries.git
Open the terminal and navigate to the project folder with the cd
command. Then, run the following command to install the necessary packages npm i
To run the project on your browser, execute the following command: npm run start
To run tests, run the following command: npm run test
👤 Hayet Fellah
- GitHub: @laiifuu
- Twitter: @hayet_fe
- LinkedIn: Hayet Fellah
- Add an actual map and display the country on it
Original design idea by Nelson Sakwa on Behance.
(back to top)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give this project a star if you like it !
This project is MIT licensed.