Skip to content

Commit

Permalink
Add examples to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brown committed Mar 20, 2021
1 parent e0f6aff commit a6ba564
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ This repository contains the packages **[react-spring-modal](https://github.com/

[![Example usage of CenterModal, ModalTitle, and ModalCloseTarget to make a "confirmation" modal](spring/assets/carbon.png)](https://github.com/ChrisBrownie55/react-spring-modal/blob/master/spring/)

## Examples

We currently have two different examples showcasing `react-spring-modal`. If you have any examples of your own, please make a PR to add them if you feel comfortable doing so.

- [CRA TypeScript example](https://github.com/ChrisBrownie55/react-spring-modal/blob/master/examples/typescript)
- [Next.js SSR example](https://github.com/ChrisBrownie55/react-spring-modal/blob/master/examples/nextjs)

## Contributing

If you would like to contribute, please read the following tips on getting you started and guidelines for PRs and such.
Expand Down

0 comments on commit a6ba564

Please sign in to comment.