Skip to content
/ boxes Public

A pretty simple React app for you to register the content of your boxes.

License

Notifications You must be signed in to change notification settings

johnnysn/boxes

Repository files navigation

📦 Boxes

GitHub GitHub commit activity (branch)

A simple React + Tailwind app for creating good looking boxes

This project consists of a pretty simple app I decided to develop for practicing React concepts and features, like hooks, custom hooks, routing, and context API. It allows you to create labeled boxes and put items in them (it can be usefull if you are moving 😃).

Your boxes will be saved in the local storage of your browser. You can also download a JSON file containing all your boxes data, so you can reload it later.

Run it locally

This project is built with Vite ⚡️ and can be easily setup with:

npm install

and executed locally by running:

npm run dev

Try it out!

This project is currently available on GitHub Pages: https://johnnysn.github.io/boxes/

About

A pretty simple React app for you to register the content of your boxes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published