A personal website built to showcase projects, experience, and portfolio.
Ensure you have Node.js and Yarn installed. Then, install the dependencies:
yarn install
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It bundles React in production mode and optimizes the build for the best performance.
After building the project, deploy the contents of the build
folder to your preferred static hosting service.
This project is licensed under the MIT License.