Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emanuelefavero/edil-2-esse

Website for Edil 2 Esse, an italian construction company.
https://github.com/emanuelefavero/edil-2-esse

email-notification nextjs radix-ui resend

Last synced: 24 days ago
JSON representation

Website for Edil 2 Esse, an italian construction company.

Awesome Lists containing this project

README

        

# Edil 2 Esse Website

logo

Website for **Edil 2 Esse**, a construction company that operates in Livorno, Pisa and province (_Italy_)

## Website

- **URL**: [edil2esse.it](https://edil2esse.it)

> Company Info:
>
> - **VAT** (P IVA): 01790840498
> - Address: Via Bengasi, 97b - 57124 Livorno (LI)

#### Mockup

![mockup](./mockup.webp 'mockup')

## Description

The website is a showcase for the company, it contains a hero section, a services section, a contact section and a form where users can request a quote. When a user submits the form, a confirmation email is sent to the user and a notification email is sent to the company with the user's request.

The website is responsive and works on all devices.

## Technologies

The website is built with Next.js (React framework), Resend for handling emails, Radix UI Primitives for the Dropdown Menu and Tailwind CSS for styling.

## Installation

To run the website locally, clone the repository and run the following commands:

```bash
npm install --legacy-peer-deps
npm run dev
```

## License

- [MIT](LICENSE.md)

 

---

 

[**Go To Top   ⬆️**](#edil-2-esse-website)