sidneyshafer / add-user-project

A front-end React application for adding users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add User App

A front-end React application for adding new users to a list. Check out the đź”—Live Demo

User Interface Design

add-user

App Usage

Install dependencies

npm install

Run dev server:

npm start

App will run on http://localhost:3000

Build for production:

npm run build

Production files will be in the build folder.

About

A front-end React application for adding users.

License:Other


Languages

Language:JavaScript 54.8%Language:CSS 24.5%Language:HTML 20.7%