SEO Friendly React Boilerplate with Redux, with Bootstrap 4 for UI and Social Logins. Most commonly used utility libraries like Moment and Lodash are included. Axios and Redux Promise is used to access REST APIs.
- React JS
- Redux
- React Router
- Redux Form
- Redux Promise
- React SEO
- React Meta tags
- Axios
- Lodash
- Moment
- React Social Login Modal
- 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