This project is a landing page designed for a fashion designer. The page offers clients the ability to browse and filter fashion products, as well as the option to contact the designer through various social media platforms or email.
Please, checkout website at the following link: marikone.com
- Typescript
- Next.js
- Tailwind
- CI/CD pipeline from Github Actions
Page use React.lazy and React.memo to reduce websites load times by almost 50%, resulting in improved user experience and better search engine ranking.
To run on develpment server type:
yarn
>yarn dev
by default server starts at 3000 port.