This repository contains the code for my personal portfolio website. The site is built using React and styled with CSS.
- Installation
- Usage
- Contributing
- License
To run this project locally, first, clone the repository:
git clone https://github.com/tolgamungan/react-portfolio.git
Next, navigate to the project directory and install the required dependencies:
cd react-portfolio
npm install
To start the development server and view the project in your browser, run:
npm start
This will start the server and launch the app in your default browser.
Contributions are always welcome! If you have any suggestions or would like to report a bug, please open an issue on this repository.
This project is licensed under the MIT License.