/Eceweb

Primary LanguageJavaScript

ICEVET'24 CONFERENCE WEBSITE

A site especially designed for the upcoming conference organised by Electronics department.

The main goal of this site is to make a suttle and focused platform so that the participating researchers could easily upload their papers and may even get the support from our side as possible .

Tech Stack

Frontend: React, TailwindCSS

{Our HOD sir wanted a site with very less functionalities,which can be attained only through frontend }

Run Locally

Clone the project

  git clone https://github.com/Pa04rth/Eceweb

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev