vikramvi / Button-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{Your project name}

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?
    • Check Demo link above
  • What was your experience?
    • Great 1st project to get hands dirty with react
  • What have you learned/improved?
    • Styled component
    • Plain CSS
  • Your wisdom? :)
    • Keep practing, keep improving every day
    • Repeat above infinite times :)

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.

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/vikramvi/Button-component

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About


Languages

Language:JavaScript 69.6%Language:CSS 17.3%Language:HTML 13.2%