A platform where people can find projects to work on, find people to work with together for projects or freelancing work.
- Node v15.2.0
- Linux, Windows, MacOS
- Fork the repository or download the zip file
- Run the following commands in terminal to download the packages and for starting the application
cd server
npm install
npm start
Open the new terminal
cd app
npm instal
npm start