Skip to content

HurricaneInteractive/made-with-crl

Repository files navigation

Made with create-react-library

This repo is the showcase website for create-react-library.

Adding a library

To add your own library to the project;

  1. Fork the project
  2. Create a page under content. For example, package-name.mdx
  3. Use the library template as a base
  4. Enter (as a minimum) title, description, github
  5. Push changes to your forked repo
  6. Open a PR

The library information will be reviewed and then merged in.

Please only add one library per PR.

Improving the site

The website is built using Gatsby and Tailwind.

  1. Fork the project
  2. Ensure you're using a node version >= 10.16.3
  3. yarn - install all dependencies
  4. Make your changes
  5. Push changes to your forked repo
  6. Open a PR
  7. Be descriptive over the changes

The changes will be reviewed and then merged in.

Please do not include library changes or add libraries as part of an improvement

About

A showcase of all the libraries made with create-react-library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published