Skip to content

ikanop/react-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox React App

A simple React web app with a dynamic header, rainbow color picker, and interactive counters.

Live Demo

Check out the app here: https://react-sandbox1.netlify.app/

Project Structure

src
├── App.jsx
├── components
│   ├── IncrementButton.jsx
│   └── MyFavouriteColor.jsx
├── index.css
├── main.jsx
└── pages
    └── Home.jsx

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors