/tailwind-pixel-perfect

Using Tailwind to try making pixel perfect versions of Figma mocks

Primary LanguageTypeScript

Tailwind Pixel Perfect

Note: Please ensure you have installed node js

To preview and run the project on your device:

  1. Open project folder in Visual Studio Code
  2. In the terminal, run npm install
  3. Run npm start to view project in browser
  4. localhost:3000 = Desktop Version, localhost:3000/mobile = Mobile Version