Welcome to my personal portfolio! This project showcases my skills, projects, and experiences as a Full Stack Developer. It is built using modern technologies including React, TypeScript, and Tailwind CSS.
- React: A JavaScript library for building user interfaces.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Git & GitHub: Version control and repository hosting.
- Responsive Design: Optimized for mobile and desktop devices.
- Showcase Projects: Displays my key projects, including:
- Sorting Visualizer
- Blogging Website
- Contact Information: Includes links to my coding profiles and social media.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Codinewbie/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to http://localhost:5173.