Skip to content

shifat151/BeerBank

Repository files navigation

React Redux REST API Boilerplate

Installation

Install the dependencies and devDependencies and start the server.

$ git clone https://gitlab.com/shishirmorshed/react-redux-rest-api-boilerplate.git
$ cd [folderName]
$ npm install
$ npm start

For production environments...

$ npm install
$ npm run build

Build & Host

Hosted App URL - [https://beerbank-baa82.web.app/]

Build Package - https://gitlab.com/shishirmorshed/react-redux-rest-api-boilerplate/-/raw/master/dist.zip

Sample project from the discussion

Here is the link to the sample project from the discussion. https://drive.google.com/drive/folders/1XSCxCopG-nTuauM8xJl3gjCv8mVd9FKJ

The sample project includes-

  • Demo App
  • Example of Redux
  • Create/Use of React component
  • Route
  • Pass param to componen t -Click event example

About

Beerbank project created with react, redux, and sass.Live URL-https://beerbank-baa82.web.app/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published