Overview
The project is a website developed using NextJS, inspired by a UI design on Dribbble by Anton Mikhaltsov. The developer aimed to create a fully functioning website within a week, focusing on the frontend design. The website includes features like filtering and sorting buttons, categories, product display, cart management, and account functionalities.
Features
- Responsive Design: Work in progress to make the website fully responsive.
- Firebase Integration: Utilizes Firebase functions for backend operations.
- Filter and Sort Buttons: Currently not operational, planned to be implemented.
- Categories and Product Display: Static placeholders for now, with plans to implement functionality.
Installation
To install the theme:
- Create a Firebase project.
- Clone the repository and navigate to the directory.
- Install NPM packages.
- Create a
.env.local
file in the root folder with Firebase keys. - Run the website in development mode.
Summary
The project is a NextJS website inspired by a Dribbble UI design, aiming to create a functional website within a week. While some features like filter and sort buttons are not yet operational and the website is not fully responsive, the developer is actively working on improvements. The project welcomes contributions and feedback from the open-source community.