/online-jewelry

Online jewelry store built with React and Redux for the front-end. NestJS and Postgres for the back-end.

Primary LanguageCSS

Description

This is an online jewelry store but it can be adapted for any type of product. Features include creating an account, saving your items for later and emailing the company.

Technologies

The front end was built with React.js and Redux. The back-end was made with NestJS, PostgreSQL and TypeORM.

Installation

$ npm install

Running the app

# run both client dev server and nestjs dev server
$ npm run dev

Stay in touch