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/gita-frontend-v2
... or downloading source code code as a zip archive.
Once downloaded
cd gita-frontend-v2
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!
This project uses:
Join our Slack 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!