Skip to content

lucasgalarce/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-list

Prerequisites

Node.js (v14+ recommended) npm or yarn

.env vars 🔧

You have a .env.template (inside backend and frontend folders) with all the variables. You can modify if you need

Installation 🔧

Clone the repo

git clone https://github.com/lucasgalarce/shopping-list.git

Install NPM packages

npm run setup
npm start

Documentation

A Postman collection is also provided in backend/postman/api.postman_collection.json

This APP allows you to:

  • Create a new item
  • Update an existing item
  • Check/Uncheck an existing item
  • Retrieve all items
  • Delete a item

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published