An e-commerce web application developed with Next.JS (React) + Tailwind CSS for front-end/UI, Context API for state management and Custom REST API for Backend.
The Haru-Fashion E-commerce Web Application is a responsive e-commerce platform developed with Next.JS and TypeScript. It incorporates Tailwind CSS for styling and utilizes React’s Context API for efficient state management. Moreover, a custom REST API named Haru API serves as the backend for this web application.
To run the Haru-Fashion E-commerce Web Application locally, follow these steps:
git clone [repository-url]
cd project-directory
git remote remove origin
npm install
npm run start
## Summary:
The Haru-Fashion E-commerce Web Application is a well-rounded e-commerce platform featuring essential functionalities like PWA support, full-text search, responsive design, and more. Developed using Next.JS and TypeScript, this application ensures a robust user experience with innovative features and efficient state management. By leveraging Tailwind CSS for styling and React's Context API for state management, the web app achieves a modern and user-friendly interface.