783 B
783 B
OCR / DA Python - Project6
JustStreamIt
Build a website using HTML/CSS (bootstrap) and Javascript
Retrieving data from remote API
Introduction
These instructions allow you to :
- get the program
- install the required environment
- run and use it
Requirements
- modules
packages : python 3.11, python3.11-venv, git
Installation
- Create the virtual environment
python3.11 -m venv env
source env/bin/activate
- clone this repo
Execution
Make sure the API is started (refer to its instructions) then open the index.html in your browser
Use
Browse as any website
Author
License
MIT License
Copyright (c) 2025