Giter VIP home page Giter VIP logo

portfolio's Introduction

Portfolio

This is a starter project for a personal portfolio website. Using this project you can create your own portfolio and showcase yourself online.

Features

  • A portfolio page to showcase your projects and work
  • Detailed project pages explaining project details
  • A projects page listing your projects with images, descriptions, and links
  • About Me page to share your personal information and skills
  • Communicating with users through the contact page
  • A blog page to share announcements or blog posts
  • Responsive design, displaying properly on different devices

Contributing

If you would like to contribute to this project, please follow the steps below:

Fork this project. Create a new branch: git checkout -b feature/your-feature Make your changes and commit them: git commit -am 'Add some feature' Push to your branch: git push origin feature/your-feature Create a pull request.

Installation

1. Clone this project on your computer:


git clone https://github.com/iamyasinkaya/Portfolio.git

2. Navigate to the cloned directory:


cd Portfolio

3. Install the required dependencies:


npm install

4. Edit the configuration file:

Update your personal information in src/data/profile.js.
Edit your projects in src/data/projects.js.
Edit your skills in src/data/skills.js.

5. Start the development server:


npm start

6. Navigate to http://localhost:3000 in your browser to view the app.


portfolio's People

Contributors

iamyasinkaya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.