Installation Use the npm to install packages. npm install Preview of App Steps to contribute in this project Fork the repository. Clone the repository. (git clone url) git clone https://github.com/overlorddamygod/academia.git Move to new branch. (git checkout branchname) git checkout -b <new branch name> Change or update code. git add . git commit -m "your changes" Push the code. (git push origin branchname) git push -u origin <your branch name> Create Pull request Languages and Tools: