Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhil-neoito/muses-js-demo


https://github.com/akhil-neoito/muses-js-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# MusesJS Beginner Workshop

## About
This is a workshop for MusesJS, intended to be an introduction for complete beginners who'd like to learn the basics of HTML, CSS and Javascript.

## Getting Started
To download the workshop materials, click the green "Clone or Download" button and click "Download as Zip". Once the file has downloaded, unzip it and open the index.html file.

## Required Tools
All you'll need to complete the workshop is a web browser (like Google Chrome or Microsoft Edge) and a text editor. For your text editor, you can use something as simple as Notepad, but it might be easier if you download a text editor specifically for coding such as [Sublime Text Editor](https://www.sublimetext.com/).

## Desired Outcomes
After completing the workshop, you should we able to create and edit basic webpages. You should understand the basic concepts behind JavaScript (such as variables, loops, functions and if statements) and be able to use this to create interactive web pages.