Skip to content

Techrotics is an online institute that offers online courses all around the world. Build with javascript, HTML, and CSS, it displays all the necessary information about the courses.

Notifications You must be signed in to change notification settings

batoolfatima2135/Capstone

Repository files navigation

logo

Capstone project

📗 Table of Contents

📖 Techrotics

Techrotics is a website with a broad collection of courses that you can do online and free.

🛠 Built With

Tech Stack

Client

Key Features

  • Website with Index and About page
  • Dynamic Featured courses section

(back to top)

🚀 Live Demo

(back to top)

💻Getting Started

To go through this project, follow these steps.

Prerequisites

In order to run this project you need:

  • A computer with an internet connection
  • A web browser

Setup

Clone this repository to your desired folder:

git clone https://github.com/batoolfatima2135/Capstone.git

Install

Install this project with:

npm init -y
npm install --save-dev hint@7.x

Run tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install --save-dev hint@7.x

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

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

Track Javascript linter errors run:

npx eslint .

Usage

To run the project, execute the "index.html" file in your browser

(back to top)

👥 Authors

👤 Batool Fatima

🔭 Future Features

  • Transitions and animation with javascript
  • Contact us 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 follow me on github .

(back to top)

🙏 Acknowledgments

I would like to acknowledge and give credit to the original designer Cindy Shin on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Techrotics is an online institute that offers online courses all around the world. Build with javascript, HTML, and CSS, it displays all the necessary information about the courses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published