Before you integrate the MeshyDB React App, create a free account at https://meshydb.com
For how to get started please see https://docs.meshydb.com/en/latest/intro/getting_started_nodejs.html.
MeshyDB gives you a fully functional API backend in minutes. We take care of the bulky time consuming API, letting you focus on the front-end design. Build apps faster by leveraging the MeshyDB backend.
To start a new project run the following command and change sample to your desired project:
npx @meshydb/react-shell sample
Once it is installed change your directory and your project is ready run:
cd sample
npm run start