Skip to content

Sample project demonstrating how to use React with Redux, applying middleware with Redux-thunk, bundled with Webpack, and testing with Jest, using Firebase to store data.

Notifications You must be signed in to change notification settings

lebaphi/React_Redux_Firebase_MERN

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build:dev

Builds the app for development to the public folder.\

yarn build:production

Builds the app for production to the public folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Tech Stuff

  • React ^17.0.1
  • Redux ^4.0.5
  • Redux thunk ^2.3.0
  • Webpack ^5.10.3
  • React Routing
  • Firebase Realtime Database
  • Firebase Authentication
  • Testing

About

Sample project demonstrating how to use React with Redux, applying middleware with Redux-thunk, bundled with Webpack, and testing with Jest, using Firebase to store data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published