This is a website made for Sanskrit learners where they can get all the free resources required to learn Sanskrit with an amazing user experience. It consists of:
- Amazing videos lectures to learn the basics of Sanskrit.
- Pages to learn Sanskrit Grammer.
- Memory Game, Guess the word Quiz, Gk Quiz in Sanskrit, and Word-Meaning Quiz where you can apply your Sanskrit knowledge in a very interesting way and learn more from there.
- Chat room, here you can have a conversation with your friend or a whole new group of people in any English, Hindi & Sanskrit language. It has a nice user interface. Also, you can ask your doubts regarding language with other people in the same room.
- Ebooks, this is a section from where you can get free ebooks in Sanskrit to read and improve your skills.
We believe that our product VIDVAN can meet the market’s requirements in the best possible way without taking a single penny from the consumers.
You can view the site live here
Chatroom
Grammer Section
Video Lectures
Clone the repo
git clone https://github.com/saurabhhere/VidVan.git<br/>
cd Vidvan
For client-side
1.cd client
2.npm install
3.npm start
For server-side
1.cd server
2.npm install
3.nodemon start