Skip to content
#

react-starter

Here are 69 public repositories matching this topic...

cwg-react-starter

Pre-configured and Ready to use React Starter App. To save time in settings things up for new project. Almost everything needed is already configured. Just clone and start developing without wasting time in doing same stuffs for every project. (#codewithghazi)

  • Updated Dec 26, 2021
  • JavaScript
ashokdey
ashokdey commented Oct 8, 2019

Hey folks, you will notice that this repo contains 3 branches:

  • master
  • parcel
  • webpack-4

What is required?

  • Remove the old app
  • Add new sample app (must contain an API call)
  • Use the latest version of react and react hooks
  • Update the README for the branch

Notes:

  • Your PR should point to the parcel branch
  • Your PR should contain screenshot
enhancement good first issue Hacktoberfest beginner friendly

A quick start Create React App template with TypeScript, react-router-dom, material-ui, gh-pages and firebase. With google authentication, routing and deployment capabilities built in.

  • Updated Feb 22, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the react-starter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-starter topic, visit your repo's landing page and select "manage topics."

Learn more