Skip to content

BelalAboseada/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Welcome to my portfolio! This project showcases my skills, projects, and experiences in the field of Frontend Development

Technologies Used:

  • Vite
  • React
  • Redux Toolkit
  • AOS
  • Bootstrap
  • Framer Motion
  • HTML React Parser
  • React Bootstrap
  • React DOM
  • React Icons
  • React Redux
  • React Router DOM
  • React TSParticles
  • Sass

Installation & Usage Instructions:

Make sure you have the following installed:

To run this project locally on your machine you will need Node.js installed along with npm package manager

  1. Clone the repository using `git clone https://github.com/BelalAboseada/portfolio.git
  2. Navigate to the root directory of the cloned repo in your terminal
  3. to install all required dependencies Run:
npm install
  1. To start the server Run:
npm run dev