React, Redux Toolkit, HTML, CSS, Firebase Firestore, Firebase Cloud Storage
A blog application with implementation of firebase email authentication and keeping of blog posts in firebase cloud store
Before start use npm package manager to install dependencies.
npm install
Use npm to start project
npm start