- π 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, search for a country and toggle dark and light modes.
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/Linushaddai99/Countries-Of-The-World.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:
π€ Linus Shaddai
- GitHub: @linushaddai99
- Twitter: @linushaddai99
- LinkedIn: @linushaddai99
- Filter countries by Regoin
- Add dark and light mode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ If you like this project...
- 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.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.