JkAlcntr / STATES-OF-MATTER

Basic HTML, CSS, JS Website about States of matter with the use of Flask.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STATES-OF-MATTER

Make sure that you have Flask installed in your PC.

1. Download the entire repository.
2. Run main.py using CMD/PyCharm/VsCode etc.
3. Access the home page by typing "http://127.0.0.1:5000/" on your preferred browser.
4. Use the navbar to navigate different webpages.

view "ss(screenshot)" folder to see more screenshots

Content

  • States Of Matter
  • Examples
  • Descriptions
  • Pictures

Theme

  • Dark Mode
STATE.20OF.20MATTER.20-.20Brave.202022-10-12.2023-25-11.mp4
  • Light Mode
STATE.20OF.20MATTER.20-.20Brave.202022-10-12.2023-24-12.mp4

Screenshot

Dark Light

Note: If you are going to modify this code, make sure that you keep the folder structure identical because flask requires having css, js and images in "static" folder and the html files in "templates" folder.

About

Basic HTML, CSS, JS Website about States of matter with the use of Flask.


Languages

Language:HTML 61.4%Language:CSS 24.6%Language:JavaScript 11.6%Language:Python 2.3%