Skip to content

Latest commit

 

History

History
88 lines (59 loc) · 2.52 KB

README.md

File metadata and controls

88 lines (59 loc) · 2.52 KB

Jane doe's portfolio

Netlify badge License: MIT Twitter: shash0_0

Responsive portfolio.  Speedran in <7days. Designed in Figma.

Screenshot 2024-06-01 at 13-42-38 Portfolio

Tech stack

  • React - Messy library trying to be a framework
  • Typescript - type safety at the cost of headache
  • Framer motion - animation library for react, terrible docs
  • Tailwindcss - utility first CSS
  • Zustand - bearbones state management solution
  • Slick - Simple and intutive slider library

Utilities

  • Feather icons - Customizable open source icons
  • Fecha - Effortless date parsing
  • Prettier - automatic class sorting
  • Vite - blazingly fast module bundler
  • pnpm - performant npm, no dependancy resolution issues

Install

This project is built with

pnpm v8.12.0
node v20.7.0
  1. If you want to install this repo locally. Fork and pull this repo, then run
pnpm install

    or

npm install
  1. Spin up the development server
pnpm dev

Continued development

  • Toning down animations
  • Addition of more features
  • Nav animation lol

Author

👤 Shashwat Jaiswal

Show your support

Give a ⭐️ if you liked this project!

License

Copyright © 2023 Shashwat Jaiswal.
This project is MIT licensed.