@nhost/cra-template-react-apollo
v0.0.6
Published
A template project crafted to swiftly guide you in using Nhost with React
Downloads
8
Readme
Nhost React Apollo Template
This template, bootstrapped with create-react-app
, offers a robust starting point for your React project using Nhost as the backend,complete with essential features to accelerate your development process. For a step-by-step guide on how to build on top of this template, refer to the quickstart guide.
Features
- Email/Password Authentication
- Social sign-in
- File upload
Usage
To initialize a new React project using this template, run the following command:
npx create-react-app my-app --template @nhost/react-apollo
For more information, check out these resources: