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 2 months 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!
- Host: GitHub
- URL: https://github.com/viniciuscestarii/findafriendweb
- Owner: ViniciusCestarii
- License: mit
- Created: 2023-09-06T17:52:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T20:35:27.000Z (over 2 years ago)
- Last Synced: 2025-01-26T16:11:19.518Z (over 1 year ago)
- Topics: axios, mui, nextjs, react, reponsive, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 7.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Find A Friend 🐶

## ❓ 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

### List of pets, filtering by adult dogs

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