Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnature/shopping-cart-app

shopping cart app with autentication
https://github.com/dnature/shopping-cart-app

Last synced: 9 days ago
JSON representation

shopping cart app with autentication

Awesome Lists containing this project

README

        

# Shopping Cart App

> This is a full stack MERN app with login authentication

## Quick Start

```bash
# Install dependencies server/client
npm install

# Serve on localhost:3000
npm run dev
```