spec-nith / Electrothon-6

Home Page:https://electrothon.nith.ac.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite + Tailwind + Framer-Motion + Three.js

Project Setup

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev

    Note: If you want to specify a host, you can use:

    npm run host

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast development server and bundler.
  • Tailwind CSS: A utility-first CSS framework.
  • Framer Motion: A motion library for React.
  • Three.js: A 3D library for the web.

About

https://electrothon.nith.ac.in/


Languages

Language:JavaScript 66.3%Language:CSS 33.3%Language:HTML 0.4%