Skip to content

kevinqiyefa/flower-shop

Repository files navigation

Flower-Shop App

Demo Link

Demo

Technologies using:

  • React Hooks
  • Redux Hooks
  • Reselect
  • Redux Persist
  • Webpack
  • SCSS + CSS module
  • Jest
  • ESLint
  • Mock API using json-server and faker

Instructions::

This project requires node.js

  1. Fork this repo
  2. Install project dependencies npm install
  3. Start app with mock api npm run dev:api