devonwintz / user-reg-login-template

Simple user registration and login forms (template)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Registration & Login Template

Simple user registration and login forms created with React and Ant Design

Usage

To use these two components simply:

  1. Install Ant Design (if not installed)
$ npm install antd
$ yarn add antd
  1. Copy the UserAccount component and paste it into your React project

About

Simple user registration and login forms (template)


Languages

Language:JavaScript 68.2%Language:HTML 16.9%Language:CSS 14.9%