Skip to content

hrishavjha/litmus-website-2

 
 

Repository files navigation

alt text Litmus 2.0 Website


Getting Started

Fork the repository.

Then, run the development server:

npm install
npm run dev
# or
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.


Tech Stack

This website follows the JAMstack ideology and is built using

Next.JS (JavaScript)

Tailwind CSS (Utility-First CSS Framework)

SCSS

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • SCSS 11.7%
  • CSS 0.5%