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

https://github.com/pilotpirxie/d2-app

🤑 Deals & Discount app written in React, Redux & PostgreSQL
https://github.com/pilotpirxie/d2-app

Last synced: 7 months ago
JSON representation

🤑 Deals & Discount app written in React, Redux & PostgreSQL

Awesome Lists containing this project

README

          

# d2-app
Simple app with shopping deals like pepper 🔥 for testing purposes written in React, Restify and PostgreSQL.

### How to run?

Download:

```
git clone git@github.com:pilotpirxie/d2-app.git
```

Navigate to server, change database connection credential, install dependencies and run:

```
yarn
pm2 start app.js
```

Navigate to React front, install dependencies and start:

```
yarn
yarn start
```

### License
```
MIT
```