Skip to content

A web page with list of products/groceries and information about them. A node.js exercise project.

Notifications You must be signed in to change notification settings

SvetlaGeorgieva/node-farm

Repository files navigation

node-farm

A static web page with list of products/groceries and information about them. A Node.js exercise project.

How to run locally

  • Fork and clone repository
  • Open new terminal in project's root folder
  • Run npm install -> to install all dependencies
  • Run npm start -> to start local server
  • The app will be running on port 8000
    http://127.0.0.1:8000/

Screenshots

  • Overview page overview-page
  • Product details page product-details-page

Final notes

  • Adding items to basket was not intended to be implemented in this exercise project.

About

A web page with list of products/groceries and information about them. A node.js exercise project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published