Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.9 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.9 KB

Welcome to HomeView 👋, a website where you can keep track of your Real-Estate assets, for free!

This is a Next.js project featuring authentication from NextAuth.js and TailwindCSS for styling and repsonsivness.

🏠 Homepage

Home Page

Track your assets using the assets page

Assets Page

Gain insights by checking out the Overview page

Overview Page

Add assets using the Assets page

Add Asset Page

View, Edit and Delete assets from the Single Asset Page

Single Asset Page

Also check out the website for all other features.

API

API routes can be accessed on https://homeview.vercel.app/api/[...] The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages. Check out the code for endpoints and corresponnding CRUD operations.

Author

👤 Maor Azoulay

Show your support

Give a ⭐️ if this project helped you!