Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

OpenClassrooms student project. Simple front end project connecting to a public API.

Notifications You must be signed in to change notification settings

mjeammet/DAPY-P6_juststreamit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JustStreamIt

Description

A front end project written in HTML, CSS and Javascript, without any bootstrap. Connects to the OC MOvies Database API, available at https://github.com/OpenClassrooms-Student-Center/OCMovies-API-EN-FR .

How to Clone

In the directory of your choice : git clone https://github.com/mjeammet/OCP6_juststreamit.git

Installation

Run

Simple html file

  • Open just_stream_it.html in your favorite web browser

Using python HTTP Servers

If you Python installed, you can also preview the website through an HTTP server by typing python3 -m http.server 8001 before opening http://127.0.0.1:8001/just_stream_it.html

About

OpenClassrooms student project. Simple front end project connecting to a public API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages