Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hariclerry/lease-link-nextjs
An App that connects property owners to renters
https://github.com/hariclerry/lease-link-nextjs
google-authentication google-maps-api javascript mapbox mapbox-gl next-auth nextjs reactjs tailwindcss
Last synced: 9 days ago
JSON representation
An App that connects property owners to renters
- Host: GitHub
- URL: https://github.com/hariclerry/lease-link-nextjs
- Owner: hariclerry
- Created: 2025-02-05T19:34:34.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2025-02-05T21:33:10.000Z (9 days ago)
- Last Synced: 2025-02-05T22:37:25.560Z (9 days ago)
- Topics: google-authentication, google-maps-api, javascript, mapbox, mapbox-gl, next-auth, nextjs, reactjs, tailwindcss
- Language: HTML
- Homepage:
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeaseLink
A property rental app that connects properties to renters## Getting Started
First, run the development server:
```bash
npm run dev
```## Tools used
- Reactjs
- Nextjs
- Tailwind## Deploy on Vercel
ToDo