Skip to content

N-Shar-ma/FOSS-Weekend-Klox-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSS Weekend Klox Website

About

This project is a simple responsive website (with dark mode 😎) for a fictional brand, made using a tiny bit of vanilla JavaScript and css variables

Local Setup

  • After forking and cloning this repository to your local machine, open the project folder in your favourite code editor.
  • Assuming you already have the "Live Server" extension installed (if not, then install it right now, it is very useful for any simple html css js project!), open index.html with Live Server.
  • Any changes you make in the code will be reflected in the browser immediately

‼ Important ‼

This project aims to get you to practise CSS. It is important to understand that JavaScript is a very powerful tool, but with power comes responsibility, so we must only use it where necessary. If there is something that can be done using CSS only, then we should avoid using JavaScript in that case.

All issues in this repository can be fixed using only CSS, though there are ways of solving them using JavaScript too.

ANY PRs MAKING USE OF JAVASCRIPT WILL NOT BE ACCEPTED. ONLY SOLVE ISSUES USING CSS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published