- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
In this web application, users are able to see all the countries in the world on the homepage, filter countries by region, click on a country to see more information, and search for a country.
Client
Server
Database
- Display a list of of all the countries in the world
- Click to see more details about a country
- Click the back to countreis button to go back to the home page
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install nodejs
Clone this repository to your desired folder:
git clone https://github.com/Progress2002/react-captone.git
Install this project with:
cd Countries-Of-The-World
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
👤 Progress2002
- GitHub: @Progress2002
- Twitter: @Progress_2002
- LinkedIn: @Progress
- Filter countries by Regoin
- Add dark and light mode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star. Thank you 🙏
- I would like to thank Microverse for the project inspiration.
- I would also like to thank Nelson Sakwa for the original design idea.
This project is MIT licensed.