Skip to content

sabarish1827/single-page-app

 
 

Repository files navigation

single-page-app

A single page app built using:

  • React
  • Vite
  • TailwindCSS

Deployed using gh-pages at: https://the-cryptocrats.github.io/single-page-app/

Run

npm i
npm run dev

Build, Preview & Deploy

  • Change "homepage" in package to your username https://<USERNAME>.github.io/single-page-app/ to deploy in gh-pages branch of your repo
npm run predeploy
npm run preview
npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 5.4%
  • CSS 4.6%