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.