Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-smilebots-admin

bhar4t41MIT0.0.36

The base template for create-react-app customised for SmileBots.

react, create-react-app, template, smilebots, admin, create, react, app

readme

Custom smilebots-admin(CRA Template) for SmileBots

Fully customized, adaptive screen resolution and, responsive UI template for Admin panel, built with:

- ReactJS
- Firebase (including authentication)
- Material-UI
- Locale

Demo - Video

Live Demo

Getting started

  1. Installation process

    npx create-react-app <PROJECT_NAME> --template smilebots-admin

    cd <PROJECT_NAME>

    npm install OR yarn install

  2. Configuration & Settings

    Go to /src/firebase/config.js and update your configuration for your project as Firebase provides for more details about Firebase Project configurations

  3. Software dependencies

  4. Latest releases

  5. References