This is a group project to showcase the workflow of an E-commerce store web application. It is built using Next.js, Tailwind CSS, and following clean code principles. The project incorporates various developer experience tools in the codebase, such as Husky, ESLint, and Prettier, to ensure code quality and maintainability.
The project follows a modular structure with separate components and pages, allowing for easier maintenance and scalability. The codebase adheres to clean code principles, emphasizing readability, maintainability, and separation of concerns.
git clone https://github.com/javascript-shinobis/nike-clone-app.git
npm install
npm run dev
Feel free to explore the codebase and contribute to the project as needed. For any questions or issues, please refer to the project's documentation or contact the project maintainers.