Skip to content

Try image optimization in React and also optimize directories' setup #5

@amyssnippet

Description

@amyssnippet

Directories setup means how you manage files and folders like for a general app not only this, in src you should make a seperate folder named components for you app like src/components that contains major components like Navbar, footer and any others and in that components folder you should make a ui folder like this src/components/ui where you keep your minor components like tooltip, cards, dropdowns all minors this may optimize you app and can run smoothly.

I checked your codes, due to an irregular directory setup you app optimisation is very bad and it's also affecting image loadtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions