react-appwrite-auth-ui
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

npm documetation

react-appwrite-auth-ui

What is React Appwrite Auth UI 🤔?

React appwrite Auth UI is a set of highly customizable React components that uses the Appwrite SDK to communicate with the Appwrite backend and provide a simple way to use the Appwrite authentication services like signin with email ,anonymous signin , sign in with magic link, etc .

Why use React Appwrite Auth UI 🫤?

  • Using components from our library is lot easier and faster than writing your own components with logic from scratch .
  • React Appwrite Auth UI library consists of well tested and documented component with easy to use API .
  • Components in React Appwrite Auth UI are well styled with pink Design .
  • The npm package ships with typedefinitions .

How to install React Appwrite Auth UI ⚙️ ?

In you React App install npm package from terminal by running command:

With NPM

npm install appwrite @appwrite.io/pink  react-appwrite-auth-ui

With Yarn

yarn add appwrite @appwrite.io/pink react-appwrite-auth-ui 

Resources

Package Sidebar

Install

npm i react-appwrite-auth-ui

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

98.3 kB

Total Files

86

Last publish

Collaborators

  • saurabhmehta3000