Mobile-first personal portfolio website using React and Tailwind, built from Figma design. (Thank you, Frontend Mentor!)
Current Status: In progress. Most pages are built and styled with stock imagery and text. TODO: Contact Form functionality, 'Not Found' page.
Once fully built and functional, I will personalize it - replacing stock text and images with my projects and photos.
- React + JavaScript
- Tailwind
- Figma
- Install
npmandnodejsif not already installed. - Clone repository and navigate to Portfolio.
git clone git@github.com:kellyky/Portfolio.git
cd Portfolio
npm installnpm run devThen in your browser, visit http://localhost:5173/.
- GitHub: @kellyky
- SourceHut: ~kells
- Aavalam: Aavalam/~kellyky
- LinkedIn: LinkedIn
- Medium: Medium
- Dev: @kelpopko
- BlueSky: Bluesky
- rubysocial: rubysocial
I would like to thank my friend Cesar for the nudge to dive into frontend and to more effectively showcase my work. Also, credit to Frontend Mentor for the Figma design and structure I used.