https://github.com/mattezekiel/guitar-la-typescript
Mockup from GuitarLA React+Node personal project migrated (only front) to typescript
https://github.com/mattezekiel/guitar-la-typescript
react typescript
Last synced: 4 months ago
JSON representation
Mockup from GuitarLA React+Node personal project migrated (only front) to typescript
- Host: GitHub
- URL: https://github.com/mattezekiel/guitar-la-typescript
- Owner: MattEzekiel
- Created: 2024-03-20T13:39:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-20T13:41:47.000Z (about 1 year ago)
- Last Synced: 2025-01-14T09:54:08.597Z (5 months ago)
- Topics: react, typescript
- Language: CSS
- Homepage: https://github.com/MattEzekiel/guitarraLA
- Size: 382 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guitar LA + React + TypeScript
This project is a mockup for an ecommerce of guitars. Previously I made one using Node + React (JSX). But now I'm making this mockup for typescript## 🎸 Start the project
1. Install dependencies withnpm i
ornpm install
2. Run development codenpm run dev
3. Buildnpm run build
4. Start your build projectnpm run preview
## 🛠️ Stack


