An open API service indexing awesome lists of open source software.

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

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 with npm i or npm install
2. Run development code npm run dev
3. Build npm run build
4. Start your build project npm run preview

## 🛠️ Stack

![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)