Skip to content

msanmaz/bnb-homes

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

There is an admin panel on the /admin route, it allows adding new house, also adding images in asc order. I've used GCP/Firestore to store images and then upload it to the PostgreSQL server in an async way, the website is still on development

About

Real Estate Web App with Admin dashboard to add/remove houses and photos. Made with ReactJs, NextJs, TailwindCss, ContextAPI, Prisma, PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published