almir0201 / Pokedex

0 stars 0 forks source link

Update file structure #62

Closed Shekey closed 6 months ago

Shekey commented 6 months ago

now you have new structure there because Storybook is added. Remove all files we don't use there, for instance: assets, stories and so on..

Create a new file structure where every component is folder and inside folder you have component

for example

Button should be: Button > Button.jsx