Hello, Friends welcome to the new series, in this series we are making a CRUD App with login system using appwrite and nextjs.
This is the part 2 of the series in which we will setup login system ui
What is Appwrite?
Appwrite is an open-source backend-as-a-service (BaaS) platform that provides a set of tools and services for developing and managing server-side components of web and mobile applications. It aims to simplify the development process by offering ready-to-use backend functionalities, including user authentication, database management, file storage, and more.
this is the alternative of firebase
Technologies used:-
1. NextJS (APP Router)
2. Appwrite
3. Typescript
Part 0:- Overview
• #0 overview | NextJS + Appwrite CRUD ...
Part 1:- Project Setup
• #1 Project Setup | NextJS + Appwrite ...
Part 2:- Login UI Setup (with form re-useable component) (current video)
Part 3:- Login Service Creation (upcoming)
Part 4:- CRUD UI
Part 5:- CRUD Service Setup
Part 6:- Bugs Fixes (Final Part)
i hope you will like it!!