RE: FirebaseWebTemplate: Easily create a personal website using firebase
HI again, I see that you took my advice and reorganized your repository. Well done!
Let's go for the review:
You should organize a little bit better your imports. Best practice. In short absolute import first.
Your README is well detailed for the installation that's great. +1
Scoped style is good too. It's becoming more and more used because it's easier to maintain isolated components. +1
Your commit could be more descriptive Adding a setup guide to README should have been your commit message for example instead of
README
https://github.com/jtomes123/FirebaseWebTemplate/commit/51fe2bc5b076a0312069661cc535b733626e31cc#diff-1c90ff38a08209f9ebd4d05d1e43358eR31 => use env var that will be injected by webpack
This a nice little start. I'm curious about what comes next.
Good luck!
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]