Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.24 KB

File metadata and controls

29 lines (17 loc) · 1.24 KB

This repository contains projects that were made during the course "JavaScript/Front-end. Stage 0" from The Rolling Scopes community.

Museum

Demo | Code

It's a landing page for Louvre (fixed markup). Technologies: HTML & CSS.

Portfolio

Demo | Code

It's a landing page for a photographer with responsive layout. Technologies: HTML, CSS & JS.

Movie App

Demo | Code

It's a page where user can search for movies with responsive layout. Technologies: HTML, CSS & JS.

Memory Game

Demo | Code

It's a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards. The game ends when the last pair has been picked up. Technologies: HTML, CSS & JS.