Skip to content

alicefrsr/react-bits-and-bobs

Repository files navigation

Bits & Bobs

A random collection of simple React components and mini-apps built in the process of learning how React works.

Playground to practice and experiment with: React basics, custom hooks, useReducer, the Context API, React Router, CSS modules, Redux... Work-in-progress. Keeping things simple to focus on how and why things work. Or don't. Not everything is responsive. No back-end, no data persistence.

Live site:

https://bits-and-bobs.netlify.app/

Available Scripts

This project was bootstrapped with Vite. In the project directory, you can run:

npm install

Downloads dependencies defined in the package.json file and generates the node_modules folder with the installed modules.

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

Releases

No releases published

Packages

No packages published