https://github.com/harshalkatakiya/v8wardrobe
T-Shirt E-Commerce Website
https://github.com/harshalkatakiya/v8wardrobe
Last synced: 3 months ago
JSON representation
T-Shirt E-Commerce Website
- Host: GitHub
- URL: https://github.com/harshalkatakiya/v8wardrobe
- Owner: Harshalkatakiya
- License: mit
- Created: 2023-12-05T13:48:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T20:26:10.000Z (over 1 year ago)
- Last Synced: 2025-01-20T21:20:01.020Z (5 months ago)
- Language: JavaScript
- Homepage: https://v8wardrobe.vercel.app
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js Project for a T-Shirt E-Commerce Website.
# [https://v8wardrobe.vercel.app](https://v8wardrobe.vercel.app)## Getting Started
First, run the development server:
```bash
https://github.com/Harshalkatakiya/v8wardrobe.git
```
```bash
cd v8wardrobe
```
```bash
npm install
```
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.