This repository contains the source code for my personal website, built using React.js with Tailwind CSS for styling and animations. The website showcases my portfolio, projects, and other relevant information.
- Portfolio section highlighting my skills and experiences
- Projects section showcasing my work with descriptions and demo links
- About Me page providing background information and interests
- Contact form for easy communication
- React.js
- TypeScript
- Tailwind CSS (including animations)
- HTML5
- CSS3
- JavaScript
- Node.js (for backend, if applicable)
- Express.js (for backend, if applicable)
To run this website locally, follow these steps:
- Clone the repository to your local machine using
git clone https://github.com/TheTharz/personal-website.git
- Navigate to the project directory using
cd personal-website
- Install the necessary dependencies using
npm install
- Start the development server using
npm start
- Open your browser and visit
http://localhost:3000
to view the website
Contributions to this project are welcome. Feel free to fork the repository and submit pull requests for any improvements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or feedback, you can reach me at your_email@example.com.