Imads608 / PokeHub-App

This is a clone of Pokemon Showdown with additional features. (This is sort of inactive for now)
0 stars 0 forks source link

Refactor Frontend with Consistent Design and New UX Changes #31

Open Imads608 opened 2 years ago

Imads608 commented 2 years ago

Currently, each Component is using their own 'useStyles' with their css properties defined. Most of these we are repeating across components so we can try to create some common styling that is declared once and used across components in the app.

Imads608 commented 1 year ago

This requirement has changed to refactor Frontend code base with new standards and fit the updated UX.