This Project is deployed live on https://users-app-frontend.vercel.app. Below are the screenshots of the app. The Backend of this app is built using Django and can be found on https://github.com/Udbhav8/userAPI
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.


