Skip to content

Unable to Start Development Server after Cloning the project. #2

@ganeshmajhi

Description

@ganeshmajhi

There are two errors

Solutions

  • Change the files in ./src/components/index.js.
  • from import MenuItem from './MenuItem/MenuItem';
  • to import MenuItem from './Menuitem/MenuItem';
  • Change the files in ./src/container/index.js.
  • from import FindUs from './FindUs/FindUs';
  • to import FindUs from './Findus/FindUs';

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