React, innit?

This CRA app was created using the Reactinnit template. Learn more about Reactinnit on GitHub.

Usage

Create React App provides documentation on how you can start and test your new application.

Resources

  • Getting Started - The Getting Started guide for CRA-based projects.
  • Editor/IDE Tips - A list of tips and tricks on how to configure your preferred text editor/IDE to work harmoniously with Create React App.
  • Client-side routing in React - A quick-start guide for CSR (client side routing) in React using react-router-dom.
  • Deployment Tips - Tips on how to deploy your Reactinnit-based app in production environments.
  • Creating PWAs - A guide on how to create Progressive Web Apps using CRA.