https://github.com/krypton225/fifth-portfolio
Just a portfolio which was built in React with TypeScript and Tailwind CSS ✨
https://github.com/krypton225/fifth-portfolio
aos eslint fontello prettier quokka react react-icons react-scripts-ts react-scroll react-ts tailwindcss typescript
Last synced: 7 months ago
JSON representation
Just a portfolio which was built in React with TypeScript and Tailwind CSS ✨
- Host: GitHub
- URL: https://github.com/krypton225/fifth-portfolio
- Owner: krypton225
- License: mit
- Created: 2023-03-18T18:59:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T11:29:59.000Z (over 1 year ago)
- Last Synced: 2025-02-16T20:46:46.217Z (10 months ago)
- Topics: aos, eslint, fontello, prettier, quokka, react, react-icons, react-scripts-ts, react-scroll, react-ts, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://khaled-hegazi.vercel.app/
- Size: 4.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Khaled Hegazi Portfolio

## Technologies Used
- [React JS](https://react.dev/) with [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS Framework](https://tailwindcss.com/)
- [SCSS Preprocessor](https://sass-lang.com/)
- [React Scroll Package](https://www.npmjs.com/package/react-scroll) with [Types](https://www.npmjs.com/package/@types/react-scroll)
- [AOS (Animation On Scroll) Library](https://michalsnik.github.io/aos/)
- [EsLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Vercel](https://vercel.com/)
## How To Use After Clone
```bash
npm install
```
```bash
npm start
```
## Demo
[Khaled Hegazi Portfolio](https://khaled-hegazi.vercel.app/)
## Contributors
> [Khaled Mohamed](https://github.com/krypton225/)
## License
[MIT](https://choosealicense.com/licenses/mit/)