This is the source code for my personal portfolio website. It showcases my projects, skills, and experiences.
- ReactJS: For building the user interface.
- Tailwind CSS: For styling and responsive design.
- GitHub Pages: For hosting the website.
- About Me: Introduction and background information.
- Projects: Showcase of completed projects with descriptions and links.
- Contact: Form to reach out.
- Clone the repository:
git clone https://github.com/Rahma-AlWadhahi/profile.git
- Install dependencies:
npm install
- Run the development server:
npm start
The website is deployed using GitHub Pages. You can deploy your own version by following GitHub Pages deployment instructions.
Contributions are welcome! Please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License.