Skip to content

thmscly/little-lemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 

Repository files navigation

little-lemon

Capstone project for Meta's Front End certification on Coursera.

This is a React project created with:

To run this app:

NOTE: You'll need a GitHub account to run this way:
  1. Click on the green CODE dropdown button in the top right of the project area.
  2. Click on the CODESPACES tab in the dropdown.
  3. Click on the green "Create codespace on main" button under Codespaces. A new tab will open.
  4. In the code editor, in the TERMINAL at the bottom of the screen, click next to the dollar sign ($).
  5. Once the cursor starts flashing, paste the following snippet:
  6. cd little-lemon
    hit Enter
  7. Once the line changes to /workspaces/little-lemon/little-lemon,
    copy/paste:
    npm install && npm start
    after the dollar sign ($)
    hit Enter
  8. A prompt should pop up in the bottom right corner asking if you want to run on port 3000. Click the blue button to confirm.
  9. A new tab will open.
  10. Navigate to the new tab and use the web app as you would any other. NOTE: A lot of the nav menu links don't exist -- for demo purposes only
  11. IMPORTANT: When done, navigate back to the browser Codespace (with all the code and the TERMINAL),
    • Click on the grey hamburger menu in the very top left corner (3 vertically-stacked lines)
    • In the dropdown, click on MY CODESPACES
    • Scroll down to the grey box that says "Owned by [your_username]
    • After clicking on the 3 dots in the right side of the box, click DELETE

About

Capstone project for Meta's Front End certification on Coursera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published