An online website template which login the user and then shows the various courses provided to the user to select and then pursue the same.
View Live -- EduWeb
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You'll need Git and Node.js (which comes with npm) installed on your computer.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
From your command line, clone and run EduWeb:
# Clone this repository
$ git clone https://github.com/PulkitBanta/EduWeb.git
# Go into the repository
$ cd EduWeb
# Install dependencies
$ npm install
#Start's development server
$ npm start
- Material design
- Client side state management
- Responsive design
- Login and Signup feature
- More Access to logged in users
- Angular - One framework. Mobile & desktop.
- Bootstrap 4 - A modern responsive front-end framework.
Currently not accepting any contributions.
Pulkit Banta |
💻 🎨 📖 |
This project is licensed under the MIT License - see the LICENSE file for details