Skip to content

saurabhhere/VidVan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidVan

A Galaxy Full of knowledge

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:

  1. Amazing videos lectures to learn the basics of Sanskrit.
  2. Pages to learn Sanskrit Grammer.
  3. 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.
  4. 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.
  5. 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

Preview:

Home Page vidvanfull

Chatroom

chat-login

Grammer Section

grammer-main

Video Lectures

lecture

Installation Guide

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