An open API service indexing awesome lists of open source software.

https://github.com/kentcdodds/elaborate

This is me playing around with https://remix.run
https://github.com/kentcdodds/elaborate

react remix

Last synced: 9 months ago
JSON representation

This is me playing around with https://remix.run

Awesome Lists containing this project

README

          

# Elaborate

[![Build Status][build-badge]][build]
[![GPL 3.0 License][license-badge]][license]

More info coming soon...

## Contributing

If you have a remix license, then make sure you run install with
`REMIX_REGISTRY_TOKEN` env variable set.

If you do not have a remix license, you will not be able to install dependencies
and run the project locally. However, you _can_ work on the frontend components
in the `storybook` directory. See `storybook/README.md` for more information.

[build-badge]: https://img.shields.io/github/workflow/status/kentcdodds/elaborate/deploy/main?logo=github&style=flat-square
[build]: https://github.com/kentcdodds/elaborate/actions?query=workflow%3Adeploy
[license-badge]: https://img.shields.io/badge/license-GPL%203.0%20License-blue.svg?style=flat-square
[license]: https://github.com/kentcdodds/react-fundamentals/blob/main/LICENSE