Solution for a challenge from Devchallenges.io.
Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:
- Where can I see your demo?
- What was your experience?
- What have you learned/improved?
- Your wisdom? :)
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories:
- I can search for cat breeds and select a breed of my choice
- I can see the top 10 most searched cat breeds
- I can see the most popular searched cat breeds summary on the homepage
- I can see the breed details including description, temperament, origin, life span, adaptability, affection level, child-friendly, grooming, intelligence, health issues, social needs, stranger friendly
- I can see more photo of the breed
- On mobile, when I select the search option, a modal for breed search should pop up
- I can go to an article about cats when I click read more on Why you should have a cat section (optional)
- I can go to the top 10 cats by clicking see more in the dashboard (optional)
API: https://docs.thecatapi.com/
Icon: https://google.github.io/material-design-icons/
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name
# Install dependencies
$ npm install
# Run the app
$ npm start- Website your-website.com
- GitHub @your-username
- Twitter @your-twitter
