Keyboard A for fun project to play around with our keyboard it uses React + Vitejs + Storybook + tailwindCSS Install all the dependencies with npm install npm run dev starts a dev server at localhost:3000 npm run build to build the project npm run storybook starts Storybook npm test starts the tests