Releases: imukeshtivari/react-boilerplate
Releases · imukeshtivari/react-boilerplate
v0.1.0
The Project is pre-configured with below packages:
- axios: Promise based HTTP client for the browser and node.js.
- classnames: A simple javascript utility for conditionally joining classNames together.
- dotenv: Loads environment variables from .env for nodejs projects.
- lodash: A JavaScript utility library delivering consistency, modularity, performance, & extras.
- node-sass: It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware.
- redux: Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
- react-bootstrap: The most popular front-end framework
- react-router-dom: Declarative routing for React.
- redux-persist: Persist and rehydrate a redux store.
- redux-saga: An alternative side effect model for Redux apps.
- redux-thunk: Thunk middleware for Redux.