This website is based on devotional content. Many resources and references are there to motivate you towards Krishna and get you connect with His devotion.
Vercel: https://mystrengthshreekrishna.vercel.app/
- Devotional Content
- Wallpaper
- Discussion Forum
- Signup/Login
- Gallery
- Morning Mantras Audio
Client: HTML, CSS, JavaScipt.
1). First fork the repository 2). Clone the project locally using :
git clone https://github.com/vishal02527/My-Strength-Shree-Krishna.git
3). Open terminal and run command:
cd My-Strength-Shree-Krishna
4). Add remote using command:
git remote add origin https://github.com/vishal02527/My-Strength-Shree-Krishna.git
5). Setup upstream using command
git remote add upstream https://github.com/vishal02527/My-Strength-Shree-Krishna.git
6). Make sure you have Live Server extension installed on your code editor if you're using vs-code. 7). Finally run index.html using Go live.