Skip to content

Epiled/adopet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Preview

🐕 Adopet 🐈

Vercel Deploy GitHub release GitHub license

GitHub last commit Code Size

HTML5 CSS3 JavaScript

📑 Table of Contents

📖 Overview

Adopet is a streamlined web platform created to facilitate the connection between animal rescue organizations and individuals looking to adopt pets. This repository contains the static frontend implementation of the application, structured for rapid development, accessibility, and clean code organization.

🛠 Technologies

The following technologies were used to build this project:

⚡ Performance & PWA

Lighthouse Performance

🚀 Demo

Access the live application below to interact with the interface and run your own performance tests.

Adopet: https://adopet-plum.vercel.app/

Desktop

desktop.mp4

Mobile

mobile.mp4

📦 Install and Use

Prerequisites: Node.js (v22.x) or higher installed.

  1. Clone the repository:
git clone https://github.com/Epiled/adopet.git
cd adopet
  1. Install the dependencies:
npm install
  1. Run the development environment (Build + Watch + Server):
npm run dev

📂 File Structure

Below is the project architecture. All development should be done inside the src/ folder

adopet/
├── design/                  # Wireframes, videos and assets for documentation
├── src/                     # Main source code (Development)
│   ├── assets/              # Original images and icons
│   ├── css/                 # Styles following architecture BEM
│   └── js/                  # UI logic and PWA registration
├── index.html               # Base semantic structure and main markup
└── package.json             # Project dependencies and npm scripts

🎨 Reference & Inspiration

The project's design and wireframes are available for viewing on Figma. Below is a list of the real-world examples that inspired the UI/UX design.

Figma / Wireframe: Adopet

👨‍💻 Author and Contact

Felindo
Felipe De Andrade

Made with ❤️ by Felipe De Andrade 👋🏽 Get in touch!

LinkedIn CodePen Gmail

About

Adopet: A responsive frontend web application designed to connect animal shelters with potential adopters, featuring an optimized, live-reloading development workflow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors