An open API service indexing awesome lists of open source software.

https://github.com/tanveerisonline/tanveerisonline.courses.github.io

This project is a online course website which is created using HTML5 Bootstrap CSS3 and JavaScript. I have used bootstrap css framework in this project. This project has both features its mobile friendly as well as desktop too. The Cards are generated dynamically using JavaScript.
https://github.com/tanveerisonline/tanveerisonline.courses.github.io

bootstrap5 css css3 html html5 javascript

Last synced: about 1 month ago
JSON representation

This project is a online course website which is created using HTML5 Bootstrap CSS3 and JavaScript. I have used bootstrap css framework in this project. This project has both features its mobile friendly as well as desktop too. The Cards are generated dynamically using JavaScript.

Awesome Lists containing this project

README

        



# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Let's Learn]

> This project is a online course website which is created using Html5 Bootsrap Css3 and JavaScript.
> I have used bootstrap css framework in this project.
> This project has both features its mobile friendly as well as desktop too.
> The Cards are generated dynamically using js.

## 🛠 Built With

### Tech Stack

> Following technologies have been used in this project.

Client

Server

### Key Features

> This project is a online learning platform
> This project is build with HTML5,CSS3,Bootstrap 5 and Javascript.

(back to top)

## 🚀 Live Demo

> Here is live demo link:

- [Live Demo Link](https://tanveerisonline.github.io/tanveerisonline.courses.github.io/)

(back to top)

## 💻 Getting Started

> This is how a new developer could make use this project.

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- [ ] A PC or Mac.
- [ ] An active internet connection.
- [ ] Some knowledge of git and github.

### Setup

Clone this repository by using the command line : git clone https://github.com/tanveerisonline/courses

### Install

Install this project with:

Use npm install after cloning this project

### Usage

- [ ] First you need to download this repo or clone this repo.
- [ ] Open this project in your local machine.
- [ ] Open Terminal in your machine.
- [ ] run npm install in your terninal to install necessary required dependencies for this project.
- [ ] Copy index.html file path and paste it in your browser url.
- [ ] now the project will be running.

### Deployment

You can deploy this project using:

Github Pages

- [Live Demo Link](https://tanveerisonline.github.io/tanveerisonline.courses.github.io/)

(back to top)

### Loom Video Link

- [Loom video link](https://www.loom.com/share/02e545e29df24ded9fa210784c578fb9)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Author1**

- GitHub: [@tanveerisonline](https://github.com/tanveerisonline)

(back to top)

## 🔭 Future Features

> Following are a few features i will add to the project in future.

- [ ] I will add a database to this project in future where i can save user data.
- [ ] I will add contact form to the project for queries.
- [ ] I will update the interface and design of the project in future.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you're committed to making the world a better place, please support our project.

(back to top)

## 🙏 Acknowledgments

I would like to give credit to the following people who have inspired my codebase:

- [ ] The Whole Microverse Team - thank you so much for this great learning platform.

(back to top)

## ❓ FAQ

- **[Question_1]** What technologies i have used in this project ?

- [Answer_1]:Thanks for the question you can find the answer at the top section of this readme.md file where i have explained everything.

- **[Question_2]** Is this a responsive website ?

- [Answer_2] Yes it is as i have used bootstrap and media queries to make this fully responsive project.

(back to top)

## 📝 License

This project is [MIT](./MIT-LICENSE.txt) licensed.

\_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish.

(back to top)