Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viniciuscestarii/findafriendweb

🐶 FindAFriend is a web application for you to find any pets in your city. This is the web part of the application. Made with Next.js, React.js, MUI, TailwindCSS and more!
https://github.com/viniciuscestarii/findafriendweb

axios mui nextjs react reponsive tailwindcss

Last synced: about 1 month ago
JSON representation

🐶 FindAFriend is a web application for you to find any pets in your city. This is the web part of the application. Made with Next.js, React.js, MUI, TailwindCSS and more!

Awesome Lists containing this project

README

        

# Find A Friend 🐶

![image](https://github.com/ViniciusCestarii/FindAFriendWeb/assets/124843824/6572571a-8539-407d-88c0-a22a34b6669e)

## ❓ What's Find A Friend?

FindAFriend is a web application for individuals seeking to adopt pets, where organizations can sign up and post their pets for anyone looking to find a new friend and contact them!

## 📱 How to install in your machine

Required to install and setup:
- Git
- Node.js
- FindAFriendBack

To install FindAFriendBack follow the steps: https://github.com/ViniciusCestarii/FindAFriendBack

1. install the above dependecies
2. clone this repository in your machine using: `git clone https://github.com/ViniciusCestarii/FindAFriendWeb.git`
3. in root of the project run: `npm i`
4. in root of the project run: `npm run dev`
5. open localhost:3000 and enjoy!

## 👀 Pages

### List of pets
![image](https://github.com/ViniciusCestarii/FindAFriendWeb/assets/124843824/cc15ee9a-4041-4c69-81c9-2e36d17d81a2)

### List of pets, filtering by adult dogs
![image](https://github.com/ViniciusCestarii/FindAFriendWeb/assets/124843824/923df51c-3d9e-4f75-b8af-e9acea5505e3)

### Mobile Screen, It works on any Screen!