- NodeJs v20
- Download here
- Clone this repo in your system
git clone https://github.com/OPCODE-Open-Spring-Fest/DevHub.git
- Navigate to the project directory
cd DevHub/
- Now install the node modules
npm install
- Runs the app in the development mode.
npm start
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.