PETFLIX is a web application that helps people find and adopt pets in their local area. Users can search for pets by breed, age, and location, and can also save their favorite pets to view later. This application aims to provide a convenient and straight forward way for a user to adopt a pet.
In order for you to use the content on this repo ensure you have the following:
- A computer that runs on either of the following; (Windows 7, Linux, Ubuntu)
- nodejs 9.0+
click on the find a pet option on the navigation bar to display the list of available pets.
click on a card on the animal list section to display the details of the pet
click on the partner and organization option on the navigation bar to display the list of our partners.
click on a card on the animal list section to display the details of the pet
This is a feature that enables the user to be able to search for Animals and Organization that the user prefers.
Click on the login button a dummy login it will redirect the user to a page with a dummy login form for the user to fill.
In order for you to use the content on this repo ensure you have the following:
- A computer that runs on either of the following; (Windows 7+, Linux, Mac OS).
- nodejs 9.0+
- Visual Studio Code.
- Live server extension.
-
Open a terminal / command line interface on your computer.
-
Clone the repo by using the following to create a copy on your local machine:
git clone https://github.com/sainamercy/Petflix
-
Change directory to the repo folder:
cd Petflix
-
Open it in
Visual Studio Code
code .
-
On the top right corner of this page there is a button labelled
Fork
. -
Click on that button to fork the repo to your own account.
-
Take on the process in
Alternative One
above. -
Remember to replace your username when cloning.
git clone https://github.com/sainamercy/Petflix
To run the application, you can use the following steps to run the app.
-
Run
npm install
to install required dependencies.npm install
-
Run
npm run start
to open the application on your browser.npm start
-
Repeat the steps on the
Features
section above.
This project was contributed by :
The project is licensed ISC
If you encounter any issues or have questions about using petflix, please contact us at support
https://petflix-nine.vercel.app/ We are happy to help.