Skip to content

Latest commit

 

History

History

frontend

OGP React Starter Kit

Frontend repository for Open Government Product's Starter Kit template, bootstrapped with Create React App (with modifications).

📝: The goal of this template is not to support or transform existing apps, but hopefully serve as a collection of resources and best practices. The repository will (hopefully) provide a good jumping off point and be a solid foundation for starting new projects.

Table Of Contents


Contributing

Contributions are always welcome! If you have any ideas, suggestions, fixes, feel free to contribute. You can do that by going through the following steps:

  1. Clone this repo
  2. Create a branch: git checkout -b your-feature
  3. Make some changes
  4. Test your changes
  5. Push your branch and open a Pull Request

License

Follows the root repository's license


Parts of the READMEs are referenced and tweaked from Bulletproof React.