Barbershop A website developed for a personal client of mine; it is designed to promote their barbershop, featuring location information, support for their app, showcasing their services, and providing details about them and their space.
- Front-end:
- React with TypeScript
- Next.js for page rendering
- Tailwind CSS for styling
- Framer Motion for animations
- Lucide-react for icons
- Google API for map rendering
-
Clone this repository:
git clone https://github.com/Faccin27/BarberPro
-
Install the dependencies:
npm install
-
Run the project:
npm run dev
-
Access the project in the browser:
http://localhost:3000
Contributions are welcome! Feel free to open a PR or report issues.


