React Boilerplate with Redux, with Bootstrap 4 for UI with SCSS and Social Logins. Most commonly used utility libraries like Moment and Lodash are included. Axios is used to access REST APIs and Thunk Used as the Middleware.
- React JS
- Redux
- React Router
- Redux Form
- Axios
- Lodash
- Moment
- React Modal
- SCSS
- Feather Icons
- Clone the Application from GIT
- Go to the directory
- Run
npm install
to install the dependencies - Run
npm start
to start the application
- Run
npm run build
to build the application - Host the files created in the
build
directory into the web host