Sherifah / Button-component

Create a reusable button with all the states in the design and a page displaying all the states.

Home Page:https://button-component-mauve.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button Component

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

![screenshot]

Create a reusable button with all the states in the design and a page displaying all the states.
The app demo can be found here Button ComponentAs a designer myself, I had to make sure that the app interface is as pixel-perfect as possible.

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 which are:

  • Different button types: default, outline and text

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

  • [This project was built as a learning exercise for React.js.]
  • [Thanks to Create React App for providing a great starting point for the project.]

Contact

About

Create a reusable button with all the states in the design and a page displaying all the states.

https://button-component-mauve.vercel.app/


Languages

Language:JavaScript 62.8%Language:CSS 31.7%Language:HTML 5.5%