Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 755 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 755 Bytes

Website

The Official Website of RAID.

Contributors

  • Raghuveer Kulkarni
  • Garv Sheth
  • Tharakdatta Hegde
  • Shubh Goyal

Docker Image Link

This is a multiple Architecture image, so pull the image according to your OS properly. https://hub.docker.com/repository/docker/rvkul2005/raid-website-multiarch/general

About

This is official website of the AI society of IIT Jodhpur. It is made using the MERN stack.

Technologies

React

Setup / Installation:

Clone the repository into your local computer. Change the directory to the "website/Frontend". Now install the npm dependencies using "npm install". Now start the react server using "npm run dev".

Status

This is the base version of the website. Publications page is yet to be added.