Header: Our header features a distinctive logo and a convenient burger menu. When you click on the burger icon, a menu opens with links leading to specific sections of the page, including:
Home About Us Catalog Coming soon Sale Search field Login Cart
The app uses for navigation. The available page are:
Home
About Us
Catalog
Coming soon
Sale
Cart
Public Offer
FAQ
Contacts
Implemented responsiveness and mobile menu for better UI.
To run the application locally, follow these steps:
- Clone the repository:
git clone https://github.com/petrenkodmytro/munko-front.git
- Install dependencies:
npm install
- Run the app:
npm run dev
- Open http://localhost:3000 in your browser (Note: the port may be changed if 3000 port is occupied by another website).
Frontend
-
Next.js
-
Tailwind CSS
-
МaterialUI
-
React-Swiper
-
Yup
-
Formik
-
TypeScript
-
Graphql-request
Backend
-
Java
-
Spring
-
API - GraphQL.
Design