akshatmittal61 / alumni-portal-frontend

Frontend for the alumni portal

Home Page:https://iiitu-alumni-61.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alumni Portal Frontend

This is the frontend for the Alumni Portal

For backend, visit Alumni Portal backend

Netlify Status

Development

For frontend

To start local development, fork the repo and clone it into your local machine OR follow the steps below

  • Clone the directory into your local machine
git clone https://github.com/akshatmittal61/alumni-portal-frontend.git
  • Enter into the directory
cd alumni-portal-frontend
  • Install node modules
npm i
  • Start the local dev server for react
npm run react

For backend

Visit: Alumni Portal backend

Navigation

Unauthorized Users

  • Home page
  • Login
  • Register

Authorized Users

  • Dashboard
  • Profile
  • Settings
  • Memories
  • People you may know
  • Events
  • Room to Manoeuvre

Author

About

Frontend for the alumni portal

https://iiitu-alumni-61.netlify.app/


Languages

Language:JavaScript 95.6%Language:HTML 4.4%