Skip to content
/ Avion Public

Ecommerce project for Curated collection of stylish chairs, elegant vases, and dazzling lights to enhance your living space.

License

Notifications You must be signed in to change notification settings

TEECOD3/Avion

Repository files navigation

Avion Ecommerce

An application built using the Nextjs and some other cool Tools

About this project

This project is me trying to improve my frontend skills by building a real world application

Tools/libraries/framework

  • Nextjs
  • Typescript
  • React-Hook-form
  • Zod
  • Zustand
  • tanstack-react-query

Features

  • /app dir,

Roadmap

Design

  • Build home page
  • Build Product Detail page
  • Build shopping baskets
  • Build product listing page
  • profile and setting page
  • Build search modal
  • Build sign in and Sign up pages
  • Build Add to order page

functionality

  • pagination
  • Authentication
  • Cart Logic
  • category pages with dynamic route
  • Advanced Search and filtering
  • wishList Logic
  • payment integration using paystack, stripe and flutterwave
  • News-Letter Feature

Running Locally

  1. Install dependencies using pnpm:
pnpm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
pnpm dev

License

Licensed under the MIT license.

About

Ecommerce project for Curated collection of stylish chairs, elegant vases, and dazzling lights to enhance your living space.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published