Skip to content

Turns out building reusable React components is actually fun. This is part of the list of front-end projects on the devchallenges.io. This is the first of many projects in the front-end category. I would be following through over the next couple of weeks. Definitely a good way to practice React skills.

Notifications You must be signed in to change notification settings

SmithVyne/ReuseableReactButtonComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable Button Component for React applications

I built this reuseable component as part of my personal journey through the Dev Challenges' list of projects. This is the first of many projects in the front-end category. I would be following through over the next couple of weeks. I find the projects there exciting, and a good way to prove and practice my skills.

Original project description link

Live version

Live Here

Technologies

  • React
  • Javascript
  • HTML
  • CSS

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/SmithVyne/ReuseableReactButtonComponent.git.
  2. Navigate to the project directory and open in your editor.
  3. Install project dependencies npm install.
  4. Run npm start to compile and serve a development build live on http://localhost:3000 or any other port randomly available to React.

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!

About

Turns out building reusable React components is actually fun. This is part of the list of front-end projects on the devchallenges.io. This is the first of many projects in the front-end category. I would be following through over the next couple of weeks. Definitely a good way to practice React skills.

Topics

Resources

Stars

Watchers

Forks