/react-shopping-cart

full tutorial: https://www.youtube.com/watch?v=nKyrXWH5XLM

Primary LanguageJavaScript

React Shopping Cart

Step 1

npm start

Run MongoDB server

brew services start mongodb-community@4.4
npm run server

to stop MongoDB brew services stop mongodb-community@4.4