Beyond School is a site for kids to learn beyond their curriculum and gain knowledge on important life skills like Mental health, financial literacy, disaster preparedness, sex education, environment awareness, cooking and home management. It is also integrated with a chatbot using the Gemini API to answer any queries instantly.
- install Node (version >=18)
- run "npm install" in your terminal
- Create and add your Gemini API key to .env file
- Run server.js in your terminal with the command "node server.js"
- Open index.html in your browser to view and use the app