Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alert Button Toolbar

A simple React app with a Toolbar component containing multiple AlertButton components. Each button triggers a browser alert with a unique message when clicked.

How to Run

  1. Clone the repo and navigate into it
  2. Install dependencies:
    npm install
    
  3. Start the dev server:
    npm run dev
    
  4. Open your browser at http://localhost:5173

Project Structure

  • AlertButton.jsx — Reusable button component that accepts message and children props
  • Toolbar.jsx — Renders multiple AlertButton components
  • App.jsx — Root component that renders the Toolbar

Video Demo

https://youtu.be/Z2SolDBCa0E

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages