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

https://github.com/gromen/haris-instal

Portfolio website for plumbing services
https://github.com/gromen/haris-instal

nextjs13 plumber plumberservices tailwindcss typescript

Last synced: 7 months ago
JSON representation

Portfolio website for plumbing services

Awesome Lists containing this project

README

          

# [WIP] Haris-instal.pl - Portfolio website for plumbing services

This is a [Next.js](https://nextjs.org/) v13 project (`appDir`) bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

#### Getting Started

Install dependencies:

```bash
npm i or npm install
```

Run the development server:

```bash

npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

Tools in project:

- React
- Typescript
- Nodemailer
- [Framer Motion](https://www.framer.com/motion/)
- [React-slick](https://react-slick.neostack.com/)
- [clsx](https://github.com/lukeed/clsx)
- [react-icons](https://react-icons.github.io/react-icons)
- [tailwindcss](https://tailwindcss.com/)