gita / gita-frontend-v2

Frontend for BhagavadGita.io v2
https://bhagavadgita.io
MIT License
43 stars 53 forks source link
gita hacktoberfest hacktoberfest-2023 harekrishna hinduism next react reactjs sanatandharma tailwindcss

Logo

Bhagavad Gita Website

Code for the Bhagavad Gita website, a website built for Gita readers by Gita readers.
GitHub issues LICENSE Stars

## Setup Get the code by either cloning this repository using git ``` git clone https://github.com/gita/gita-frontend-v2 ``` ... or [downloading source code](https://github.com/gita/gita-frontend-v2/archive/refs/heads/main.zip) code as a zip archive. Once downloaded ``` cd gita-frontend-v2 ``` Install dependencies with [Yarn](https://classic.yarnpkg.com/en/docs/install) 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 🚀 ## Projects This project uses the APIs from - [Bhagavad Gita API](https://github.com/gita/bhagavad-gita-api) The project redesign is based on [this Figma design.](https://www.figma.com/file/jssDxh7avC7hkq7Wl9CZEY/Gita-Web-App?node-id=0%3A1) ## Development Feel free to use the [issue tracker](https://github.com/gita/gita-frontend-v2/issues) for bugs and feature requests. Looking to contribute code? PRs are most welcome! ## How It Works This project uses: - [React](https://reactjs.org/) - [Next.js](https://nextjs.org/docs/) - [Tailwind CSS](https://tailwindcss.com/docs) ## Community Join our [Slack](https://join.slack.com/t/vedvyas/shared_invite/zt-1o5himgxu-1e905aI7FM_8QsxbtiyVNA) and hang out with others in the community. You can also use [GitHub Discussions](https://github.com/gita/gita-frontend-v2/discussions) to ask questions or tell us about projects you have built using this API. ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!