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
- States Of Matter
- Examples
- Descriptions
- Pictures
- 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
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.