This project follows the LogRocket React + Firebase Auth from a blank Create React App.
After cloning, modifying, and deploying multiple React + Firebase apps, I wanted to build one from scratch using Create React App. My goal is to practice my git commit flow while helping to ingrain the process of deploying a secure React + Firebase app to memory.
Getting Error on
npm start
./src/Components/Application.jsx Module not found: Can't resolve '../providers/UserProvider' in '/home/bsheen/firebase-auth-tailwind/src/Components'
All imports and exports confirmed. I belive error is comming from Tailwind CSS installation.
Next: Check Tailwind CSS installation.
Forking source code and configuring on my Firebase Services: firebase-auth-tailwind-fork
npm install
npm start