Skip to content

tolgamungan/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio

This repository contains the code for my personal portfolio website. The site is built using React and styled with CSS.

Table of Contents

  • Installation
  • Usage
  • Contributing
  • License

Installation

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 

Usage

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.

Contributing

Contributions are always welcome! If you have any suggestions or would like to report a bug, please open an issue on this repository.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published