Giter Site home page Giter Site logo

commit-kyle / users-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 526 KB

A basic app which allows you to create users.

Home Page: https://commit-kyle.github.io/users-app/

HTML 6.13% JavaScript 67.67% CSS 26.20%
reactjs reactdom usestate useref createportal

users-app's Introduction

Users App

Table of contents

General info

This is a simple User creation app.

When opening the project, you are welcomed by a form with two inputs. One to simply enter your name and another for your age. This miniature form has been configured to implement the useRef Hook for its data retrieval, shying away from state management, specifically for input elements. Additionally, it has been coded with basic form validation logic for unexpected input entries, along with meaningful error messages which get displayed through a modal. The error modal and backdrop have been designed as such to implement the use of a Portal. This feature, made available by ReactDOM, provides a much cleaner and more semantic element structure to this project (although tiny).

Technologies

Users App is created using:

  • react version: 17.0.2

Live website

The link for a live demonstration of how this app works can be found here; Users App

I hope you enjoy it!

users-app's People

Contributors

commit-kyle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.