Skip to content

My portfolio website simulating macOS's GUI, developed with React and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

SuperAgo/playground-macos

Repository files navigation

playground-macos

My portfolio website simulating macOS's GUI: https://portfolio.zxh.io

Powered by React + React Redux + Tailwind CSS + TypeScript.

day night

Update 2021.12.05: I refactored this project by using functional components and hooks to make the code cleaner. See this branch for the previous version written using class components.

 

Usage

yarn install

# serve with hot reload, open http://localhost:3000 to view it in the browser
yarn dev

# build for production with minification to the `build` folder
yarn build

 

Credits

 

License

MIT

About

My portfolio website simulating macOS's GUI, developed with React and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • CSS 4.9%
  • Other 1.6%