Skip to content

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.

Notifications You must be signed in to change notification settings

thiraj/react-redux-seo-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux SEO - Boilerplate Project

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.

Packaged Componets

  • React JS
  • Redux
  • React Router
  • Redux Form
  • Redux Promise
  • React SEO
  • React Meta tags
  • Axios
  • Lodash
  • Moment
  • React Social Login Modal

Setting up the Application

  1. Clone the Application from GIT
  2. Go to the directory
  3. Run npm install to install the dependencies
  4. Run npm start to start the application

Building the Application to Production

  1. Run npm run build to build the application
  2. Host the files created in the build directory into the web host

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • HTML 38.6%