Skip to content

MichaelLarocca/txg-react-buttons-star-wars

Repository files navigation

TXG-102

Star Wars Button Tutorial: A Guide to React Children Props

This project demonstrates the use of React children props and component composition to create a series of reusable and modular Star Wars themed buttons. By leveraging React children props, the application's structure is enhanced, development is streamlined, and code maintainability is improved.

The finished project

Features

  • React component composition
  • Reusable and modular ButtonStarWars component
  • Font Awesome icons integration
  • Flexible and maintainable code

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
git clone https://github.com/MichaelLarocca/txg-react-buttons-star-wars.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

The application should now be running at http://localhost:3000.

Resources

License

This project is licensed under the MIT License. See the LICENSE file for details.

Links

Author

Michael Larocca - LinkedIn | Twitter