Probe STEMM aims to connect school children and college students with academics outside the classroom setting.
To run the project on local, kindly install NodeJs (https://nodejs.org/en/download/prebuilt-installer) and Git (https://git-scm.com/downloads) as per your Machine Specifications and run these commands in order:
git clone https://github.com/navinrangar/probe-stemm.git (this will get the project into your machine | you can alternatively download the project as well if you want.)
npm install (this will install all the code dependencies)
npm run dev (this will run the app on your local and will open http://localhost:3000 on browser)
Open http://localhost:3000 with your browser to see the app.