Website to showcase my projects and skills. Built using streamlit and not deployed just yet
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
If you want to run it locolly, you need to have streamlit installed. You can install it using pip:
pip install streamlitTo launch the website, inside a terminal, go to the location of the Home.py file and run the following command:
streamlit run Home.pyEither click on the local URL or the network URL to open the website in your browser.