diff --git a/README.md b/README.md index 1f8fa20..a9e228f 100644 --- a/README.md +++ b/README.md @@ -1 +1,38 @@ -# personal \ No newline at end of file + +# Personal Portfolio Website + +Welcome to my personal portfolio website! This site showcases my skills, projects, and experience in web development and design. + +## Website URL + +You can view the live site here: [https://orhanguezel.github.io/personal/](https://orhanguezel.github.io/personal/) + +## About + +This portfolio site is designed to highlight the following: + +- **Skills**: Frontend, Backend, UI/UX design, and more. +- **Projects**: A collection of projects showcasing my web development expertise. +- **Contact**: Information on how to get in touch with me. + +## Technologies Used + +- **HTML5** +- **CSS3** +- **JavaScript** +- **React.js** +- **Node.js** +- **MongoDB** + +## How to View the Code + +You can explore the source code on GitHub: [https://github.com/Orhanguezel/personal](https://github.com/Orhanguezel/personal) + +## Deployment + +This website is deployed via GitHub Pages. + +To deploy any changes, use the following command: + +```bash +npm run deploy