Skip to content

SAMURAii-7/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A MERN stack progressive web application to store items, create shopping lists and export them as a CSV file.

Installation

Client Directory

cd client
yarn install

Server Directory

cd server
yarn install

Running the application

Run the client locally

yarn run start

Run the server locally

yarn run start
  • Change API url in client/services
  • Change cors origin to "*" to allow all origins in server.js

About

A progressive web application to create and store shopping lists and also export them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors