Skip to content

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub, now on React 18/Typescript.

License

Notifications You must be signed in to change notification settings

mohshbool/portfolio

 
 

Repository files navigation

React TypeScript Portfolio 🎯

Based on Dorota1997/react-frontend-dev-portfolio

React TypeScript License: MIT

Modern portfolio template rebuilt with TypeScript and updated dependencies 🚀

✨ Improvements from Original Template

  • Full TypeScript support
  • Modern React patterns (hooks, functional components)
  • Updated dependencies
  • Improved type safety
  • Better code organization

🛠 Stack

  • React 18
  • TypeScript 5
  • React Bootstrap
  • SCSS

📦 Quick Start

Make your own

Edit src/data.json and public/images for your data

Install and run

# Install dependencies
npm install

# Start dev server
npm start

Deploy

Edit vercel.json and download Vercel CLI to match your account's then

vercel
vercel --prod # to deploy directly to production

🤝 Contributing

Pull requests are welcome! Please refer to the original repository.

About

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub, now on React 18/Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 56.3%
  • TypeScript 32.5%
  • HTML 6.0%
  • JavaScript 5.0%
  • CSS 0.2%