Next E Commerce screenshot

Next E Commerce

Author Avatar Theme by Anilsenay
Updated: 1 Jul 2021
254 Stars

An e-commerce website example with NextJS that I made in 1 week as a self challenge. Using Firebase as backend.

Categories

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:

  1. Create a Firebase project.
  2. Clone the repository and navigate to the directory.
  3. Install NPM packages.
  4. Create a .env.local file in the root folder with Firebase keys.
  5. 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.