Skip to content

msbrime/react-preschool

Repository files navigation

React Preschool

A vercel hosted react practice application that uses firebase, react router and express for server-side rendering. See it online here

Local Build / Development

To run the project locally

  • Clone the repository
  • Execute the following commands from the project directory
    • yarn
    • yarn build
    • yarn start-server
  • Visit localhost:3000

Quiz

/quiz

Admin Panel [Under Reconstruction]

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

Releases

No releases published

Packages

No packages published