https://github.com/getssh/web-course-capstone
Microverse capstone project that create site content dynamically and the UI is responsive on different devices. I used HTML, CSS, and JavaScript for this project.
https://github.com/getssh/web-course-capstone
Last synced: 10 months ago
JSON representation
Microverse capstone project that create site content dynamically and the UI is responsive on different devices. I used HTML, CSS, and JavaScript for this project.
- Host: GitHub
- URL: https://github.com/getssh/web-course-capstone
- Owner: getssh
- Created: 2023-02-07T17:59:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T08:27:59.000Z (almost 3 years ago)
- Last Synced: 2025-02-21T19:43:58.112Z (about 1 year ago)
- Language: CSS
- Homepage: https://getssh.github.io/web-course-capstone/
- Size: 4.79 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 [Capstone, Online web course]
This is a mock website for an online web devlopment course giving company.
**[Capstone, Online web course]** This is a mock website for an online web devlopment course giving company. The website is responsive and daynamic.
For this project, HTML, CSS and JavaScript has been used
Client
Server
Database
- **[Shows inforamiton about the site]**
- **[Responsive for diffrent size of screens]**
- **[Daynamically created website content]**
- [Live Demo Link](https://getssh.github.io/web-course-capstone/)
- Live Demo Link
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js in your local environment
### Setup
Clone this repository to your desired folder:
git clone https://github.com/getssh/web-course-capstone
cd web-course-capstone
### Install
Install this project with:
npm install
### Usage
To run the project, execute the following command:
Use a liveserver of Run it on a web browser
### Run tests
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
### Deployment
You can deploy this project using:
Set up a deployment in package.json and run deploy or
use github pages
👤 **Getayawkal Tamrat**
- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)
- [ ] **[Animation and style to the mobile menu]**
- [ ] **[smooth transition]**
- [ ] **[Add more breakpoints for better responsiveness]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/getssh/web-course-capstone/issues).
If you like this project please send you feedbacks and give it a start
I would like to thank my coding partners and code reviwers
Original design idea by Cindy Shin in Behance.
- **[Who can use this project]**
- [Anyone who is interested on web development can use this project]
- **[What skills do i need to use this project?]**
- [This project is for starters and no perior tech knowledge is not required]
This project is [MIT](./MIT.md) licensed.