/windows-365-ui

This website is a blueprint for Windows UI 365. Designed by FreebieSupply.

Primary LanguageJavaScript

Windows UI 365 Design 🎨

This website is a blueprint for Windows UI 365. Designed by FreebieSupply.

Demo

windows-365-ui.vercel.app

Screenshots

demo.png

Color Reference

Color Hex
Mine Shaft #333333 #333333
Polar #E7F4F9 #E7F4F9
Twilight Blue #F8FEFF #F8FEFF
Oslo Gray #7F858A #7F858A
Selago #F4F7FD #F4F7FD
Emperor #4F4F4F #4F4F4F

Tech Stack

Client: TailwindCSS

Server: Node

Authors

Run Locally

Clone the repository

git clone https://github.com/minhgiau998/windows-365-ui.git windows-365-ui

cd windows-365-ui

Install the dependencies

# Using npm
npm install

# Using Yarn
yarn

Start the development server

# Using npm
npm run serve

# Using Yarn
yarn serve

Now you should be able to see the project running at localhost:8080.

Open public/index.html in your editor and start experimenting!

Support

Please ⭐️ this repository if this project helped you!

License

MIT