Skip to content

A web development website with courses on popular frameworks for frontend developers. The website is built with HTML & CSS

License

Notifications You must be signed in to change notification settings

Bettenoch/Web_Development_Course

Repository files navigation

logo

BK Web DEV Course

📗 Table of Contents

📖 [WEB DEVELOPMENT COURSE]

[Bk web Development Course] is an education website that offers web development course for software developers interested in mastering HTML, CSS & Javascript.

🛠 Built With

Tech Stack

Key Features

  • [Mobile_first design]
  • [Cross-plartfom responsiveness]
  • [User Friendliness]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

git clone <repo https://github.com/Bettenoch/Web_Development_Course> cd

Setup

Clone this repository to your desired folder:

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • Open the index.html in your browser.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

Deployment

You can deploy this project using: GitHub Pages,

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Will add program join sponsor and news sections]
  • [Add more user interactions like sign up page]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star

(back to top)

🙏 Acknowledgments

  • A big thanks to Cindy Shin the designer and owner of the figma template used in this project
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A web development website with courses on popular frameworks for frontend developers. The website is built with HTML & CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published