mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
92c7ea077fcd8f537badaacbc743c98ed7cc13b7
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react) Updates `react-dom` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
Pfadi-Bussle booking system
A booking system for a local scouts van build with Next.js.
This is still highly specific to the use-case it's needed for and needs to be made a lot more generic.
Hack on in
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Hack away...
Description
Languages
TypeScript
73%
CSS
19.3%
MDX
6.7%
JavaScript
1%