Skip to content

Submission for IEEE IC Hack 2022 - Education track

Notifications You must be signed in to change notification settings

ankushKun/ic-hack-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE IC Hack 2022

Track - Education

Team Elixir

  • Raghav Sharma
  • Ankush Singh
  • Manas Tiwari
  • Mudit Singh

Project - Sail

Demo 👇

Sail.screenrecord.mp4

View Presentation

Steps to run this project locally

Dependencies

  • NodeJS and npm
  • Familiarity with CLI commands (unix based)
git clone https://github.com/ankushKun/ic-hack-2022.git Sail
cd Sail/src
npm install
npm run dev

Once the project is running visit https://localhost:3000 in your webbrowser.