Skip to content

Project Cocktail. #114

@Moncayo1329

Description

@Moncayo1329

when I set up the project, It was done as the course was indicated, but errors existed again and again. then in the App.js component
I made the following changes : function App() {
return (



<Route path="/" element={} />
<Route path="/About" element={} />
<Route path="/*" element={} />


);
}

export default App. I'm probably wrong or a course update is needed.

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