Skip to content

Kimzify/FlippityFlap

Repository files navigation

FlippityFlap

Simple Accordion

Table of Contents

Introduction

Technologies Used

Mention the technologies and frameworks used in the project:

  • React
  • Storybook
  • Emotion
  • Jest (for testing)

Setup and Installation

Step-by-step instructions to set up the project locally:

  1. Install dependencies:

    npm install

  2. Start the development server:

    npm start

  3. Open the application in your browser:

    http://localhost:3000

  4. Start the Storybook:

    npm run storybook

Testing

  1. Run the tests:

    npm run test

Provide an overview of the testing framework and approach used.

Live Demo

You can access the live version of the application here: Live Demo

Further Improvements

List areas where the project could be improved:

  • add more props
  • writing tests
  • publishing on npm registery
  • improve documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published