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

This branch is 48 commits ahead of, 73 commits behind Dorota1997/react-frontend-dev-portfolio:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mohammad Shbool
Mar 4, 2025
159bffa Β· Mar 4, 2025

History

48 Commits
Mar 4, 2025
Mar 4, 2025
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 19, 2024
Nov 15, 2024
Nov 15, 2024
Dec 5, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024

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.4%
  • TypeScript 32.5%
  • HTML 5.9%
  • JavaScript 5.0%
  • CSS 0.2%