Skip to content

mo3ly/Vervo-Shop

Repository files navigation

Vervo Shop: A Next.js E-commerce Platform

Vervo

Table of Contents

Overview

Vervo Shop is an e-commerce platform built using Next.js, focusing on performance, scalability, and a rich user experience. We leverage several cutting-edge technologies to make it easy for you to set up your own online store.

Installation

Prerequisites

  • Node.js
  • npm

Clone the repository and navigate to the directory:

git clone https://github.com/mo3ly/Vervo-Shop.git
cd Vervo-Shop

Install dependencies:

pnpm install

Start the development server:

pnpm run dev

Technologies

  • Next.js: Server-rendered React framework for front-end.
  • Prisma: Database toolkit for easy database operations.
  • PostgreSQL: SQL database engine.
  • TypeScript: Adds static typing to JavaScript.
  • Tailwind CSS: A utility-first CSS framework.
  • Shadcn UI: UI component library that complements Tailwind CSS.

Design Inspiration

The UI/UX design is inspired by a modern and minimalist approach, following image examples. These designs helped shape the visual language, focusing on clean lines, functional layout, and a pleasing color scheme.

Data Sources

The mock data for products is sourced from Adidas' website. This offers a realistic catalog of products that allows for a functional e-commerce experience during development and testing.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Releases

No releases published

Packages

No packages published