Skip to content

welschoff/nutrition-app

 
 

Repository files navigation

Nutrition App

This repository is used as an exercise for the neuefische bootcamp cgn-web-21-4. The task is to get comfortable with Component Driven Development using Storybook for HTML and CSS/SCSS.

All components are based on this Figma Community design. Thanks to @salman for creating and sharing this UI Kit

Getting Started

  • Install dependencies with npm install.
  • Run Storybook with npm run storybook.

Tests

This repository validates your HTML, CSS/SCSS and JS code with HTMLHint, stylelint and ESLint. You can call npm run test and/or install editor extensions.

VSCode extensions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.3%
  • CSS 8.4%
  • JavaScript 8.3%