Skip to content

dawser123/NextCommerce

Repository files navigation

NextCommerce

Welcome to the Next.js E-commerce Store project! This is a e-commerce website built using Next.js, Tailwind CSS, and TypeScript.

Overview

This project is an e-commerce website built with Next.js, TypeScript, and Tailwind CSS. It offers a responsive design, allowing users to browse products, manage their cart, and complete purchases

Links

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/next-commerce.git
    
  2. Navigate to the Project Directory
    cd next-commerce
    
  3. Install the dependencies:
    npm install
    
  4. Start the development server
    npm run dev
    
  5. Open Your Browser Go to http://localhost:3000 to see the application running locally.

Technologies Used

  • Next.js: React framework for building server-side rendered applications.
  • TypeScript: Superset of JavaScript that adds static type definitions.
  • Tailwind CSS: CSS framework for styling.
  • FakeStore API: A free API for fetching product data.
  • Vite: Next-generation frontend tooling for fast builds and development.

Next Steps

  • Wishlist Feature
  • Add ability to save items after page reload
  • Sign up ability
  • General improvement of website functionality

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors