issues
search
Jo-ravar
/
Tutorials
This contain tutorials and assignment for Node.js and React.js
2
stars
0
forks
source link
[UI/UX] Create login page
#16
Open
Jo-ravar
opened
6 years ago
Jo-ravar
commented
6 years ago
Issue Description
Setup react project structure with
webpack configuration
and define running script.
Add description of your project structure with use of all files and folder.
Design
Login Page
and add a sketch of the page in screenshot.
Add username and password field in login form.
UI Requirement
Password must contain :---
Alpha numeric.
Minimum 8 characters
Must contain one capital letter.
Must contain a number.
Maximum of 15 characters.
Issue Description
webpack configuration
and define running script.Login Page
and add a sketch of the page in screenshot.UI Requirement