Skip to content

ecpieritz/dreamhouse

Repository files navigation

⏩ DreamHouse ⏪

🖥 Preview

📖 About

SPA for an interior design brand. Made with next.js.


🛠 Technologies used

  • Next.js
  • React
  • CSS
  • Bootstrap
  • Javascript

🚀 How to execute the project

Clone the repository

git clone https://github.com/ecpieritz/dreamhouse.git

Enter directory

cd dreamhouse

Run the server


📝 More infos

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploy on Vercel

The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.


Developed with 💙 by Emilyn C. Pieritz