This project is the implementation of a custom component library where the components look like hand-drawn doodles. This project was created using Storybook and Create React App.
AutoForm component created using Input and Button component
In the project directory, you can run:
First, install dependencies
Runs the storybook, and you can see every component from src/components.
Open http://localhost:9009 to view it in the browser.
The page will reload if you make edits.
AutoForm in Storybook environment
Launches the test runner in the interactive watch mode.
- Press
a
to run all tests - Press
f
to run only failed tests - Press
u
to automatically updated failing snapshot tests
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!