JesseCarlos / react-redux-starter-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

React / React-Redux / React-Redux-Firestore / Formik / Typescript

This project is a react blank project configured with react-redux, react-redux-firestore, formik and typscript.

Clone or download this project and run

Install:

yarn

and:

yarn start

Open the console and you will see an error about firebase. Open src/config/firebaseConfig.ts and put configuration from your firebase project and save it.

About


Languages

Language:TypeScript 78.7%Language:HTML 13.8%Language:CSS 7.5%