Skip to content

Designed and co-developed the website of the annual cultural fest of our college, Regalia 2022. - designed the main UI along with some micro-interactions in Figma. - developed the events page of Regalia with HTML,CSS and VanillaJS.

Notifications You must be signed in to change notification settings

mainakdev15/Regalia-2022-web

 
 

Repository files navigation

Regalia 2022 website

to start developing

  • npm install
  • Now in two separate terminals or sessions 👉
  • in one terminal/session run npm run dev to run vite
  • in other terminal/session run npm run tw-watch to run tailwind-jit
  • open dev url at http://localhost:3000/

Build for production

When you're ready for production. Go to the root of the project folder and run npm run build

  • Publish the deploy folder to your host provider

To preview the production run npm run serve

About

Designed and co-developed the website of the annual cultural fest of our college, Regalia 2022. - designed the main UI along with some micro-interactions in Figma. - developed the events page of Regalia with HTML,CSS and VanillaJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.0%
  • JavaScript 11.0%
  • CSS 10.7%
  • Shell 0.3%