This is repository for website that views projects completed or done during 4 years journey of Software engineering.
Clone the project
git clone https://github.com/Software-Batch-2018/Software-Project-ViewerGo to the project directory
cd Software-Project-ViewerInstall dependencies
yarn installStart the server
yarn dev