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
- Host: GitHub
- URL: https://github.com/gromen/haris-instal
- Owner: gromen
- Created: 2023-08-29T18:04:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T15:42:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T13:19:32.030Z (9 months ago)
- Topics: nextjs13, plumber, plumberservices, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://haris-instal.pl
- Size: 496 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)