Welcome to my personal website! This site is built with React and Firebase, and it serves as a showcase for my work as a web developer.
Here are some of the features you'll find on the site:
- About Me: Learn more about me and my background as a developer.
- Projects: Check out some of the projects I've worked on, both individually and as part of a team.
- Blog: Read some of my thoughts on web development, programming, and other related topics. (Soon)
- Contact: Get in touch with me if you have any questions, feedback, or job opportunities!
This website is built using the following technologies:
- React: A popular JavaScript library for building user interfaces.
- Firebase: A cloud-based platform for building web and mobile apps.
- HTML & CSS: The building blocks of any web page.
To install and run this website locally, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory in your terminal.
- Run
npm install
to install the required dependencies. - Run
npm start
to launch the site in your browser.
I welcome contributions to this project! If you notice any bugs, errors, or issues with the site, please open an issue or submit a pull request.
This project is licensed under the MIT License. Feel free to use it as a starting point for your own projects!