Skip to content

YactayoC/Finding-Pets

Repository files navigation

Finding Pets 🐕

Finding Pets is a small social network project made in nextJS, with the purpose of finding lost pets through publications, besides being able to comment on publications and customize your profile. Jotai was used for status management, and JWT was used for user authentication.

Getting Started 🚀

First we install the necessary libraries:

npm i
# or
yarn i

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Preview 📷

image image image image image image image image

Authors ✒️

Releases

No releases published

Packages

No packages published

Languages