This is a simple To Do List app that uses React.js and Firebase as the backend with Authentication, Storage and other Firebase features
You can check out nSlate with this link.
Dont forget to check enviroment variables, in .env file, you can get your variables creating a new Firebase project here
Install dependencies, remember, lets use example npm
but you can use the package manager of your choice:
npm install
Run the script:
npm run start
Done! in a few seconds you should be able to open a browser tab with the login page displayed
Build:
npm run build
Now you will have a build folder where you can upload to your hosting provider
I enjoyed learning react.js along with firebase.
Copyright © 2020-present, Daniel Lvovsky.
nSlate is MIT licensed