aichner / React-MDB-Firebase-Template

🔥 This repository serves as an entry point for our future React MDB Firebase projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agency Logo

Official React + MDB + Firebase Template

This repository serves as an entry point for future React MDB Basic projects of the Advertisement Agency Christian Aichner and beyond.

Report bug · Request feature

Donate using Liberapay

Table of contents

Quick start

Several quick start options are available:

  • Clone the repo: https://github.com/aichner/React-MDB-Firebase-Template.git

This project requires the MDB React Pro license and its library

You can eigther:

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

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.

Discord

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.

Creators

Avatar aichnerc
Christian Aichner

Thanks

We do not have any external contributors yet, but if you want your name to be here, feel free to contribute to our project.

Copyright and license

GitHub repository license

SPDX-License-Identifier: (EUPL-1.2) Copyright © 2021 Christian Aichner

About

🔥 This repository serves as an entry point for our future React MDB Firebase projects.


Languages

Language:JavaScript 67.3%Language:Roff 23.2%Language:SCSS 7.2%Language:HTML 2.3%