This is a simple website that I created for my introductory class, IS 201. The purpose of this project is to showcase my experience and demonstrate my skills with Tableau.
The portfolio project is a website that serves as a showcase for my work and skills. It includes various sections, including a home page, about me page, and a Tableau page. This project has not been updated since the winter of 2022.
- Home: Includes a simple introduction to me.
- About Me: Provides a brief introduction about myself, my background and skills.
- Tableau: Demonstrates the work I did with Tableau over the semester.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/algabl/IS201FinalProject.git
- Start the project using local https server, such as Live Preview or http-server.
Once the project is set up, you can access the website by opening your browser and navigating to http://localhost:3000
or whatever port your server is set to use.
Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.