andrewgerez / draco-shop

SPA of a clothing e-commerce developed with Next.js and Stripe. 🧥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Draco Shop 🐉

A clothing e-commerce using the Stripe checkout.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Pomodoro Timer - Environment

Built With

This project was developed using the following technologies:

  • Next

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/draco-shop.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/draco-shop

About

SPA of a clothing e-commerce developed with Next.js and Stripe. 🧥


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%