Skip to content

Portfolio/Blog designed with WindiCSS and powered by React and Next.js

License

Notifications You must be signed in to change notification settings

Tolga1452/portfolio

 
 

Repository files navigation

website

Welcome to the repository of my website, which I constantly start building from scratch when I'm bored!

Installation

  • You must install a Node.js (I think you should install the latest version.)
  • git clone https://github.com/SherlockYigit/website.git && cd website
  • npm i or (To use yarn, you must write a npm i --global yarn && yarn add)

How I run this?

  • fill in the .env file as needed.
  • fill in the config.js file as needed.
  • npm run <build,start,dev,format> or yarn <build,start,dev,format>

About

Portfolio/Blog designed with WindiCSS and powered by React and Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%