lirad / pet-adoption-directory

AdoptApet is a directory for the adoption of homeless pets. It is fully responsive and built with HTML and CSS, using the bootstrap framework and SASS.

Home Page:https://lirad.github.io/pet-adoption-directory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adopt a Pet adoption directory

This website is a showcase for a pet adoption directory, the idea and the design are originals but inspired by the design of Mathew Njuguna and others on Behance.

Three pages were built: landing page, search results and selected result.

Screenshots

screenshot

Built With

The project is built using HTML and CSS, SASS and the Bootstrap framework.

Live Demo

๐Ÿ”— Live Demo Link

To get a local copy up and running follow these simple example steps.

Setup

Clone the project locally.

Linters

  1. run npm install.
  2. run npm run test to check the HTML and CSS files.

Deployment

Install and run a live server plugin on you IDE/Text editor and run it from the root directory. If want to edit the files using SASS compiler:

  1. Install a SASS processor;
  2. Run npm install;
  3. Run sass --watch node_modules/bootstrap/scss:dist/bootstrap scss:dist/bootstrap;

And edit the scss/custom.scss file.

Authors

๐Ÿ‘ค Diego Lira

๐Ÿ“ธ Photos credits

All the pictures were taken from Pexels and done by the following artists:

A big THANK YOU for you work!

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

About

AdoptApet is a directory for the adoption of homeless pets. It is fully responsive and built with HTML and CSS, using the bootstrap framework and SASS.

https://lirad.github.io/pet-adoption-directory/


Languages

Language:HTML 90.8%Language:CSS 9.2%