https://github.com/udofia2/easylearn
This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.
https://github.com/udofia2/easylearn
e-learning free-resources learn learning tutorial
Last synced: 11 months ago
JSON representation
This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.
- Host: GitHub
- URL: https://github.com/udofia2/easylearn
- Owner: udofia2
- Created: 2020-11-09T16:24:10.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-10T02:13:16.000Z (over 5 years ago)
- Last Synced: 2025-05-07T06:49:12.698Z (11 months ago)
- Topics: e-learning, free-resources, learn, learning, tutorial
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EASYLEARN
#### This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.
## Pre-Requisites
- MongoDB
## How to Install and run the application
- Fork or Clone the application
- Run `npm install`
- Run `cp sample.env .env ` to create the default variables and kindly fill them
- Run `npm run dev` to start development server
- Head over to your browser and enter `localhost:/easylearn` to display the home page.
- where `` is the port number you specified in the `.env` variable setup
## Technologies Used
- NodeJS / Express
- Mongo Database
- Templating Engine / PUGJS
- Sendgrid
## Author
- [UDOFIA](https://github.com/udofia2)