Skip to content

george-593/web-assignment

Repository files navigation

Web Development Assignment

Overview

This project was created as part of my Website Development module at West Nottinghamshire College in Year 1 of my Level 3 BTEC Computer Science course.

The project is a basic HTML website with:

  • Multiple pages
  • Fully responsive, with content dynamically adjusting to fit the screen and a mobile navigation menu
  • A custom slideshow system implemented with JavaScript
  • Embedded content from YouTube and Komoot

Live Demo

View the live website here: web-assignment.george1.co.uk

Tech Stack

  • HTML
  • Tailwind CSS
  • JavaScript

Local Setup

  1. Clone this repository:
git clone https://github.com/george-593/web-assignment.git
cd web-assignment
  1. Install dependencies
npm install
  1. Run Tailwind CSS
npm run tw
  1. Run development server
npm run dev

Or

Use an extension in your code editor, such as Live Server for VSCode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published