Welcome to the Yvette website! This platform aims to be a A Powerful Guide for Women of Color to Confidently Self-Advocate in Healthcare
- Provider Support: Connect with support providers and find the assistance you need.
- Resource Help & Accommodation: Access resources for various accommodations and support tailored to your needs.
- Community Forum: Join our forum to engage with others, share experiences, and find community support.
To run the website locally, follow these steps:
-
Download the Repository Files:
-
Option 1: Clone the Repository (recommended)
- Open a terminal and run the following command:
git clone git@github.com:MakaylaWray/Yvette.git
- This will create a local copy of the repository on your computer.
- Open a terminal and run the following command:
-
Option 2: Download as ZIP
- Go to the GitHub repository page: https://github.com/MakaylaWray/Yvette.
- Click on the Code button and select Download ZIP.
- Once downloaded, unzip the file by right-clicking and selecting Extract All (Windows) or double-clicking it (macOS).
-
-
Navigate to the Project Directory:
- If you cloned the repository, open your terminal and navigate to the project folder:
cd projectname
- If you downloaded the ZIP file, open the extracted folder.
- If you cloned the repository, open your terminal and navigate to the project folder:
-
Open HTML Files in Your Browser:
-
In the project directory, locate the HTML file(s) you want to open (e.g.,
index.html
). -
Right-click on the HTML file and select Open With → [Your preferred browser].
-
Alternative Method:
- Open your browser and drag the HTML file from the project directory directly into the browser window, or use
File > Open
to locate and open the HTML file.
- Open your browser and drag the HTML file from the project directory directly into the browser window, or use
-
-
View Website:
- Your HTML file should now be open in your browser. You can navigate and interact with the website as needed.