Giter Site home page Giter Site logo

react-user-project's Introduction

Basic React App using state and custom components

Created a React App using mulitple components to create a login interface which takes input and renders an item using the data on the page.

Features:

  1. Allows user to enter input data into the text field and renders an item using that data on the screen
  2. Uses modals on two special cases
    • First, both the text fields are empty a dialog box is shown which says "Invalid input" and asks to enter valid data
    • Second, if age is less than 0, a dialog box appears which says "Invalid input" and asks for a valid age

Debugging

  • Need to figure out to conditonally render the div that holds the list items when button clicked and no data is added.

New Features to be added

  • Implement deletion of items when clicked on
  • Improve the general UI design
  • Attach to a database store content permanently and add authorization
  • Data will be different based account(using Authorization)
  • Add a separate user login page where you can sign in with email and password or Google Sign in

To start the project, (make sure you have npm installed) :

  • First clone the project locally
  • Open it with a code editor

Then run the following commands in the terminal

npm install
npm start

react-user-project's People

Contributors

aditya090202 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.