Skip to content

from-zero-to-fullstack/piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project

From zero to FullStack - an unofficial course led by Pedro Soares with the aim of guiding and helping two friends to learn programming and become software developers.

Introduction

A simple 🎹 made with HTML, CSS and JavaScript.

Technologies

Setup

Run locally

Create and go to the directory where you want to place the repository

  cd my-directory

Clone the project

  git clone https://github.com/from-zero-to-fullstack/piano.git

Go to the project directory

  cd piano

Open in Visual Studio Code

  code .

Open html page in browser:

  • Expand src directory
  • Right click in Index.html file
  • Chose Open with Live Server

License

MIT

About

A simple 🎹 made with html + css + javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published