Author: Mohamed shukri
This project is a web application for cat facts and cute cat pictures.
Visit the live page at: github or : Netlify
Follow the steps below to install and run the project:
-
Open the terminal (Ctrl+Alt+T).
-
Clone the repository to your local machine:
git clone git@github.com:shukri26/cat--facts-app.git
-
Navigate to the project directory:
cd cat--facts-app
-
Open the project in your preferred text editor:
-
For Visual Studio Code:
code .
-
For Atom:
atom .
- Run the backend server in the terminal:
-
Visit the live page link provided above.
-
On the website, you will see cat pictures and facts displayed.
-
Click on the "Cat" button to view cat facts.
-
Click on the "Cats" button on the landscape page to see different cats and their characteristics.
-
Enjoy exploring cat facts and adorable cat pictures!
If you want to deploy this project on your own or view the project source code, follow the instructions below:
-
Open the GitHub repository for the project by visiting Phase 1 Project GitHub Repository.
-
On the repository page, you can view the project's source code, documentation, and commit history.
-
To access the live deployed version, click on the link provided in the "Live Page" section above.
-
Open the Netlify deployment for the project by visiting Phase 1 Project on Netlify.
-
On the Netlify deployment, you can interact with the live version of the project.
- HTML
- CSS
- JavaScript
- BDD
Input | Output |
---|---|
Click on "Cat" to display cat facts | JSON response from the server |
Click on "Cats" on the landscape page | Output cats and their characteristics |
This project is licensed under the MIT License.