Nemwel Zoo is a mobile web application that I built for my love for wild life. It features two pages: A home page and a Details page each with its own route.
The home page displays 10 random images displaying the name, animal type eg Mammal
and its image. It also allows you to be able to click on an image to give you more information about that specific animal.
The details page is where all the information about a specific animal is displayed including its name, latin name, life span, habitats and so much more.
All the information is got from the Zoo API which is a free open source API.
Enjoy!
- HTML5
- CSS
- Javascript
- React
- Redux
- API
- Webpack
- Linters
This project was deployed to two places:
I did a video demo of the project which can be viewed below:
To get a local copy up and running follow these simple example steps.
In your terminal, navigate to your current directory and run this code
git@github.com:Nemwel-Boniface/zoo.git
Locate the directory in your file explorer
cd zoo
Install npm or if installed already using this link
npm install
Start the web dev server depending on your configuration
npm start
The Project should now be live on your browser
👤 Author1
- GitHub: @Nemwel-Boniface
- Twitter: @nemwel_bonie
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Special thank you to Nelson Sakwa for providing this awesome design.
Give a ⭐️ if you like this project!
This project is MIT licensed.