Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/viniciuscestarii/findafriendweb
- Owner: ViniciusCestarii
- License: mit
- Created: 2023-09-06T17:52:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T20:35:27.000Z (almost 1 year ago)
- Last Synced: 2024-10-15T01:26:58.114Z (3 months 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
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
- FindAFriendBackTo 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!