FatimaGC / Portfolio

A portfolio of my work
1 stars 0 forks source link

Feature: Add Storybook (for React) #1

Closed kee-oth closed 1 year ago

kee-oth commented 1 year ago

Let's add Storybook (for React) into the project so we have a nice "place" to develop UI and display it. This project will live along side the portfolio website project inside the same repository.

Here's the docs for getting it setup: https://storybook.js.org/docs/react/get-started/introduction

FatimaGC commented 1 year ago

Storybook successfully added.