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-Viewer
Go to the project directory
cd Software-Project-Viewer
Install dependencies
yarn install
Start the server
yarn dev