https://github.com/gita/gita-frontend-v2
Frontend for BhagavadGita.io v2
https://github.com/gita/gita-frontend-v2
gita hacktoberfest hacktoberfest-2023 harekrishna hinduism next react reactjs sanatandharma tailwindcss
Last synced: about 2 months ago
JSON representation
Frontend for BhagavadGita.io v2
- Host: GitHub
- URL: https://github.com/gita/gita-frontend-v2
- Owner: gita
- License: mit
- Created: 2021-09-16T13:20:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T22:24:45.000Z (about 1 year ago)
- Last Synced: 2024-06-09T11:18:33.577Z (12 months ago)
- Topics: gita, hacktoberfest, hacktoberfest-2023, harekrishna, hinduism, next, react, reactjs, sanatandharma, tailwindcss
- Language: TypeScript
- Homepage: https://bhagavadgita.io
- Size: 27.2 MB
- Stars: 42
- Watchers: 5
- Forks: 49
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
Bhagavad Gita Website
Code for the Bhagavad Gita website, a website built for Gita readers by Gita readers.
## 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!