Skip to content

A web development course webpage A web development course website. The project was created using standard JavaScript. The DOM was used to dynamically render the majority of the material. CSS animations were also employed to improve the application's user experience.

Notifications You must be signed in to change notification settings

Ukaypromise/capstone-wecode

Repository files navigation

capstone-wecode

A website for a web development course. The project was built with vanilla javascript. Most of the content was rendered dynamically by manipulating the DOM. CSS animations was also used to improve the user experience of the application.

Capstone Project

Built With

  • HTML/CSS/Javascript -NPM, Git, Github

Live Demo

preview

Click the Link to see a Live Demo to this project.

Here is another link to github pages Link to see a Live Demo to this project.

Live Video Recording

Here is a Link to a video of this project.

Getting Started

Setting up Capstone Project

Prerequisites

Node package Manager(NPM) To install NPM on your local machine, please visit NPM official website Text editor(Vscode, Atom, NotePad++, Sublime)

  • Click on the clone button to copy the clone
  • Open Terminal and run git clone
  • Clone the repo
  • From you terminal run " code ." to open in your code editor.

Install

Run the following commands to install dependencies

npm install --save-dev hint@7.x npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

npx hint . npx stylelint "**/*.{css,scss}"

Authors

👤 Promise Uka

🤝 Contributing

Thanks to all who has and will contribute to this project.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Cindy Shin whose design gotten from behance was used as an inspiration for this project.
  • etc

📝 License

This project is MIT licensed.

About

A web development course webpage A web development course website. The project was created using standard JavaScript. The DOM was used to dynamically render the majority of the material. CSS animations were also employed to improve the application's user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published