Skip to content

carmensalas14/VYBE-LIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VYBE Component Library

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

AutoForm component created using Input and Button component

Development

In the project directory, you can run:

npm i

First, install dependencies

npm start

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 on storybook

AutoForm in Storybook environment

npm test

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

npm run build

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!

About

A custom component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published