Code for the Bhagavad Gita website, a website built for Gita readers by Gita readers.
Get the code by either cloning this repository using git
git clone https://github.com/gita/bg-frontend
... or downloading source code code as a zip archive.
Once downloaded
cd bg-frontend
Install dependencies with Yarn package manager:
yarn install
Now, you can start a local web server by running:
yarn dev
The app should now be up and running at http://localhost:3000 🚀
This project uses the APIs from
The project redesign is based on this Figma design.
Feel free to use the issue tracker for bugs and feature requests.
Looking to contribute code ? PRs are most welcome!
To get started with developing this API, please read the contributing guide.
This project uses:
Join the Discord chat server and hang out with others in the community.
You can also use GitHub Discussions to ask questions or tell us about projects you have built using this API.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind are welcome!