msbrime / react-preschool

A demo react application that uses firebase and react router

Home Page:https://react-preschool.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Preschool MVC

A react practice application that uses firebase, redux and react router. See it online here

Local Build / Development

To run the project locally

  • Clone the repository
  • Execute the following commands from the project directory
    • npm install -g gulp
    • npm install
    • npm run dev-sever
  • Visit http://localhost:3000

Admin Panel

To access the admin panel you can use the credentials email: guest@pmvc.com and password: password.
Access is limited to data reads only

About

A demo react application that uses firebase and react router

https://react-preschool.vercel.app/


Languages

Language:JavaScript 62.8%Language:SCSS 30.6%Language:HTML 6.6%