Skip to content

anjupriya-v/e-Learning-spot

Repository files navigation

e Learning spot

Tech Stacks Used:

  • Ejs
  • CSS
  • Node.js
  • MongoDB

Demo Video 👇

e.Learning.spot.mp4

👇Steps to initialize the project:

  • Clone the repository
$ git clone https://github.com/anjupriya-v/e-Learning-spot.git
  • Redirect to the cloned repo directory

  • Open up the terminal and redirect to client directory.

  • Install the dependencies

npm install
  • create the .env file in the root directory.

image

  • Then assign the mongoDB url to DB_URL and assign the secret key will be assigned to Header.

  • Secret key will be any continuous 6 to 7 alphabets

  • Note : A guide to create the MongoDB account and MongoDB URL

    https://www.youtube.com/watch?v=oVHQXwkdS6w

  • To Start the application, run

nodemon index
  • The application will on http:\\localhost:3030 or `http:\localhost:3000

About

Website Developed using Ejs, Node.js and mongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published