Code Monkey home page Code Monkey logo

webtutorial-website's Introduction

GitHub repo size GitHub stars GitHub forks


Responsive Educational Website

WebTutorial is fully responsive educational website made using HTML, CSS, and JavaScript.

โžฅ Live Demo


Desktop Preview

webtutorial.mp4

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You Should Know Basic or Intermediate of HTML ,CSS and JavaScript
  • In this project i have used Javascript library jQuery.
  • For Using jQuery in your project Copy below script tag and place it in your project Body:
<!-- JavaScript jQuery Link -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
  • And Also we will use ionicon for Icons.Copy Below Code for using it :
<!--- ionicon link -->
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>

Project Contain

  • Sticky Responsive Navigation Bar with Hamburger Menu
  • Hero Section
  • Experience Section
  • Course Section with animated Line
  • why to choose Section
  • FAQ Section
  • Footer Section

Font Family

  • I have Used Google Fonts - Poppins and Cuprum.For Using this font copy below code and paste it in your project :
<link href="https://fonts.googleapis.com/css2?family=Cuprum:wght@500;600;700&family=Poppins:wght@400;500;600&display=swap"   rel="stylesheet">

Run Locally

To run WebTutorial locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/pawantech12/webtutorial-website.git

Windows:

git clone https://github.com/pawantech12/webtutorial-website.git

Contact

If you want to contact with me you can reach me at Instagram.

License

This project is Free To Use and does not contains any license.

webtutorial-website's People

Contributors

pawantech12 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.