- Data For This Project is Get From https://github.com/vedicscriptures/bhagavad-gita-data this repository.
- just Download This Data In Your computer and Put It Inside
/Data/bhagavad-gita-datathis Folder
-
Frontend Of This Project is Buit With ReactJS & Backend Is In NodeJS.
-
You Need To Start Both Server
-
Upload Data First
/Data/bhagavad-gita-datain this DIR as Mentioned Above -
Open Terminal In
BackendDir & type -
npm i -
node index.js -
Open Your Terminal and Type
-
npm i -
npm start