Welcome to my portfolio. This project will give insight into me as a person and the projects I have worked on.
I went for a very simplistic design and rather went for a resume look and feel on this project. The colors are dim and chosen for readability.
- Vite
- React
- Tailwind CSS
I welcome improvement ideas.
- Fork repository.
- Create a new branch.
git switch -c feature-yourFeatureName- Make your changes and commit them:
git commit -m "your message"- Create a new pull request.