SuhelMakkad / message-board

Home Page:https://suhelmakkad.github.io/message-board/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Stock App

This app is build with Vite, TypeScript, React, and Tailwindcss.

Start Locally ๐Ÿš€

First clone this repository

git clone https://github.com/SuhelMakkad/message-board.git

Install dependencies

npm install

Start the dev server

npm run dev

Get more details here on how to install npm and node

Deployment ๐Ÿ“ฆ

Install dependencies

npm install

Build the app for production

npm run build

All the static assets will be added to the dist folder. This folder can be hosted on any CDN.

About

https://suhelmakkad.github.io/message-board/


Languages

Language:TypeScript 87.9%Language:JavaScript 7.4%Language:HTML 3.5%Language:CSS 1.2%