This project was bootstrapped with Create React App.
This project contains my portfolio website, hosted at https://zubairqazi.com. It is written in Javascript using the React library, React-Bootstrap framework, and various subcomponents. This is my first React project!
- Clone this repository
- Navigate to the project directory
- Run
npm install
to install dependencies
To run the application, simply run the npm start
command. This will launch the app at http://localhost:3000!