In this project, I have worked with the real live data from the RESTCountries API. This web application provides some information about more than 250 countries worldwide like the area, population, capital, continent, and the official flag.
👤 Terbeche Mostefa
- GitHub: @githubhandle
- LinkedIn: LinkedIn
If you wish to run the project locally, please do the following:
1.- Clone the repository to your local machine. - git clone https://github.com/Terbeche/countries-infomation.git
- cd spacex
2.- Install Node.js and npm if you haven't already. To install Node.js, follow the instructions on Node.js.
To install npm with the necessary dependencies, run the following command in your terminal:
npm install
3.- Once you have the setup and the project locally, you can run the project using the following command in your terminal:
npm run build
4.- and if you want to watch the changes live, run the following command (it will run the website on localhost:3000):
npm start
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project was based on the RESTCountries API
- Design courtesy Nelson Sakwa
- Microverse
This project is MIT licensed.