Skip to content

ahmtozdmr/website

 
 

Repository files navigation

Build Status

What's this?

VS Code / Atom One Dark inspired developer portfolio app. 😊

Screenshot

How to ...

... run locally?

Make sure you have Node and git installed.

  • Clone the repo:

    git clone https://github.com/caglarturali/caglarturali.git portfolio-app
    cd portfolio-app
  • Install the dependencies:

    npm install
  • Fire up a development server:

    npm start

Credits

About

Personal portfolio website repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 1.4%
  • HTML 1.0%