ReactJS using NextJS for improved SEO and performance and Redux for functionality

Official ReactJS + MDB + Redux + NextJS Template

This repository serves as an entry point for future React + MDB + Redux + NextJS projects of InspireMedia GmbH and beyond.

Quick start

Several quick start options are available:

  • Clone the repo: https://github.com/aichner/nextjs-redux-template.git

This project may require the MDB React Pro license and its library

You can either:

Purchase MDB React Pro

  • Download the zip folder and extract it
  • Move the mdbreact-X.XX.X.tgz to the local copy of this repository

or use MDB React Free

  • Update “mdbreact” in package.json to the latest version of MDB (such as 4.19.0)
  • After installing, make sure to exclude all elements that require MDB React Pro

How to start this application?

  • Use npm install to install all dependencies
  • Start a local copy of the docs site with npm start
  • Or build a local copy of the library with npm run build
  • To deploy set up Firebase Hosting using Firebase CLI, then run npm run deploy

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

GitHub last commit GitHub issues GitHub closed issues

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Community

Get updates on our development and chat/talk with the project maintainers and community members.

Versioning

GitHub package.json version

For transparency into our release cycle and in striving to maintain backward compatibility, this repository is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.

Download Details:

Author: aichner

Source Code: https://github.com/aichner/nextjs-redux-template

#reactjs #react #javascript

ReactJS using NextJS for improved SEO and performance and Redux for functionality
4.00 GEEK