This project is based on based on the style redesign of Juxtopposed.
I Redesigned the ENTIRE Steam UI from Scratch
Note: Most of this dependencies and tools in this project are here because I already know how to use them 😅 but for a real product maybe I choose a different tool that doesn't focus on generate static contect for a site that probably change a lot.
- NextJS
- Tailwind
- Typescript
- ESLint
First, run the development server:
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.