Skip to content

IvoLondon/Pantry

Repository files navigation

alt text

If you are constantly buying the same ingreadients you have at home and you can't keep track of your stocks - myfoodpantry

To run the project locally, you need to have MongoDB Installed.

To run web:

  1. Rename sample.env to .env in /web directory
  2. Fill in the missing values to the env variables (Feel free to use the values of the comments on the side)
  3. Navigate to /web and run npm install && npm run dev to install modules and run the front end

To run server:

  1. Rename sample.env to .env in /server directory
  2. Fill in the missing values to the env variables (Feel free to use the values of the comments on the side)
  3. Navigate to /server and run npm install && npm run dev to install modules and run the front end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published