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 internship-challenge tailwind tailwind-css tailwindcss ui ui-design
Last synced: 2 days 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-10-15T14:44:38.000Z (3 months ago)
- Last Synced: 2024-11-21T04:19:19.314Z (2 months ago)
- Topics: design, forms, internship-challenge, 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