Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

philipp-spiess/this-week-in-react

Repository files navigation

This Week in React ⚛️

This Week in React ️️⚛️

This repository contains the website and email templates for This Week in React ⚛️ a newsletter that covers React Core and React DOM.

Contributing

Every help on this project is greatly appreciated. To get you started, here's a quick guide on how to make good and clean pull-requests:

  1. Create a fork of this repository, so you can work on your own environment.

  2. Install development dependencies locally:

    git clone git@github.com:<your-github-name>/this-week-in-react.git
    cd this-week-in-react
    yarn install
  3. Make changes using your favorite editor.

  4. Commit your changes (here is a wonderful guide on how to make amazing git commits).

  5. After a few seconds, a button to create a pull request should be visible inside the Pull requests section.

License

MIT