/react-redux-tutorial

React v17, Redux, CSS Modules, React-Router 4

Primary LanguageJavaScriptMIT LicenseMIT

React-SPA

React spa based on create-react-app.

node-image npm-image download-image

Features

  • React V17
  • Redux
  • React Router V4
  • Webpack 4.x
  • Mock
  • Eslint

Getting Started

Checkout this repo, install dependencies, then start the process with the following:

 git clone https://github.com/allan2coder/React-SPA.git
 cd React-SPA
 npm install
 npm start

Build the app

npm run build

Learn More

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

License

MIT