Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatkulkarni95 committed Mar 10, 2023
1 parent b91741b commit ca7f226
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@
First, run the development server:

```bash
npm run dev
# or
yarn dev
pnpm run dev
```

## Libraries

- [NextJS](nextjs.org/) - React Framework
- [Stitches](stitches.dev/) - CSS in JS
- [swr](https://swr.vercel.app/) - Data Fetching
- [Tailwind](tailwindcss.com/) - CSS in JS
- [HeroIcons](https://heroicons.com/) - Svg Icons
- [Zustand](https://github.com/pmndrs/zustand) - Lightweight state mangement for handling starred stories

Expand Down

1 comment on commit ca7f226

@vercel
Copy link

@vercel vercel bot commented on ca7f226 Mar 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.