https://github.com/jer-nc/r2r-next-13
Static Website with NextJS 13 - Real Estate Static Website with NextJS and TailwindCSS
https://github.com/jer-nc/r2r-next-13
Last synced: 7 months ago
JSON representation
Static Website with NextJS 13 - Real Estate Static Website with NextJS and TailwindCSS
- Host: GitHub
- URL: https://github.com/jer-nc/r2r-next-13
- Owner: jer-nc
- Created: 2023-09-18T10:48:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T08:01:35.000Z (about 2 years ago)
- Last Synced: 2025-01-27T06:23:47.383Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 9.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real Estate Static Website with NextJS 13 and TailwindCSS
Real Estate Static Website developed using `Next.js 13`, `Tailwind CSS`, and `shadcn/ui`. It also includes a contact form that connects to an AWS Lambda function with SES to manage visitor messages.
## Contents
- [Demo](#demo)
- [Technologies Used](#technologies-used)
- [Contact](#contact)## Demo

You can view this website [here](https://www.roomsquare.es/).
## Technologies Used
- **Next.js:** I used Next.js as a web development framework to create a fast and efficient website.
- **Tailwind CSS:** I used Tailwind CSS to design and style the user interface efficiently and customizably.
- **Shadcn:** Reusable components built using Radix UI and Tailwind CSS.
- **AWS Lambda and SES:** I implemented a Lambda function on AWS to handle the contact form, and I use Simple Email Service (SES) to send emails.
## Contact
If you have any questions or comments, please feel free to reach out to me:
- Email: [jer.info.dev@email.com](mailto:jer.info.dev@email.com)