Skip to content

This Input component build with React is a solution to the challenge from the Dev Challenges. It contains different reusable input field components with hover and focus states.

Notifications You must be signed in to change notification settings

Rohitgour03/Input-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{Input Component}

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

  • Where can I see your demo?
  • What was your experience?
  • What have you learned/improved?
  • Your wisdom? :)

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

  • Users can see error state
  • Users can choose to disable input
  • Users can choose to have helper text
  • Users can choose to have an icon on the left or right (Use Google Icon and at least 5 variants)
  • Users can have different input sizes
  • Users can have different colors
  • Users can choose to have input take the width of the parent
  • Users can have multiline input like a textarea
  • When User hover or focus, user can see visual indicators
  • Users can still access all input attributes

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

This Input component build with React is a solution to the challenge from the Dev Challenges. It contains different reusable input field components with hover and focus states.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published