Skip to content

This repository hosts the source code for an in-progress pet adoption website.

Notifications You must be signed in to change notification settings

hxrshdeepsingh/Pet-adoption-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pet Adoption Platform (Under Development)

I have created a website where users can adopt pets from other users. They can post pet information, and other users can view and contact the owner to adopt the pet.

Tech Stack:

Frontend:

  • Next.js
  • ShadcnUI
  • Tailwind CSS

Backend:

  • Express.js
  • JWT Authentication

Database:

  • MongoDB

How to Run Locally:

git clone https://github.com/hxrshdeepsingh/Paws.git
cd frontend
npm install

run server using

npm run server

run next js app

npm run dev

About

This repository hosts the source code for an in-progress pet adoption website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published