Skip to content

kunal1244/alumni-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIT Kharagpur Alumni Network

3D visualization of IIT KGP's Alumni Data.

🛠 Installing (Front-End)

  1. Install dependencies

    npm install
  2. Fire up the server and watch files

    npm run dev

🛠 Installing (Back-End)

  1. Go to backend folder

    cd backend
  2. Install dependencies

    npm install
  3. Fire up the server

    npm start

🚀 Compiles and minifies for production

npm run build

🛠 Built with

📝 License & copyright

© Robert C Soriano

Licensed under the GNU General Public License.

💕 Acknowledgments

About

A visualizer based on IIT Kharagpur's alumni network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.3%
  • JavaScript 28.4%
  • CSS 8.3%