One Stop portal for mnitians for getting all the information regarding MNIT. You can view the Live Demo.
- Home (a forum where anyone can post anonymously) (Partially Completed)
- Leaderboard (rank list of students of mnit fetched from codeforces , codechef etc.) (Codeforced Added)
- Interview Corner (a one stop portal for all the interview related materials)
- Companies (Authenticated view only , get to know companies visiting MNIT)
- About (a quick info of our portal)
- The portal is in development phase
- React.js
- create-react-app
- bootstrap
- redux
- Firebase
- Install Node.Js and npm
- Refer here
- Clone Repo
$ git clone https://github.com/Surya1231/mnit-portal.git
- Change Directory
$ cd mnit-portal/
- Install Dependencies
$ npm install
- Start server
$ npm start
- Run Project
npm start
- Build Project
npm run build
- Prettify Code
npm run prettify
- Deploy
npm run deploy
- Test
npm run test
- Will be added soon so everyone can contribute
- Please keep a look at features that we want to implement
- Please put any kind of constants in .env file.
mnit-portal/
├── src/ # Fron-end Folder
├── README.md # README file
└── package.js # Holds packages