Matdweb / Jamming

This project allows you 👥 to create and customize 🎨 playlists 🎼 and send them to your Spotify account using API technology.

Home Page:https://jamming-sooty.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create application global styles and assets

Matdweb opened this issue · comments

Design solution

You need to setup every global style for the application following the figma design

I attached the design solution provided in Figma
image

Basically you need to take care of:

  • setting up all the global styles in global.css doc (like typography, style patterns, ...)
  • create the default styles for primary buttons and common elements in the app
  • download and add assets to the project (such as images, svgs, videos ...)
  • add responsiveness to the project following as well the responsive design solution provided in Figma

image

Important

  • Remember we are using tailwind css for the styling of this app.
  • See the installation guide here!
  • Check the Figma design with the whole solution here