Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanmayvaij/form-ui-designs
Sample designs of login page, registration page, forgot password page, change password page, and email verification page. Created using tailwind css
https://github.com/tanmayvaij/form-ui-designs
design forms tailwind tailwind-css tailwindcss ui ui-design
Last synced: about 1 month ago
JSON representation
Sample designs of login page, registration page, forgot password page, change password page, and email verification page. Created using tailwind css
- Host: GitHub
- URL: https://github.com/tanmayvaij/form-ui-designs
- Owner: tanmayvaij
- Created: 2022-12-19T08:07:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T07:01:42.000Z (11 months ago)
- Last Synced: 2024-01-26T08:27:22.150Z (11 months ago)
- Topics: design, forms, tailwind, tailwind-css, tailwindcss, ui, ui-design
- Language: JavaScript
- Homepage: https://userinterfaces.netlify.app
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Form UI Designs
[![Netlify Status](https://api.netlify.com/api/v1/badges/e8e2a01a-622d-41f1-87fb-4816c2641308/deploy-status)](https://app.netlify.com/sites/userinterfaces/deploys)
### Sample designs of Login, Registration, Forgot Password, Change Password and Email Verification Page.
## How to Start ?
### Requirements:-
1. nodejs
1. Install all the dependencies
```sh
npm install
```2. Start the react application
```sh
npm start
```
## Application preview