Loading repository data…
Loading repository data…
kunaal438 / repository
This project is a mini version of a working blogging website. This project is done by using only HTML, CSS and JS. This is a node.js app. And using firebase as its databse.

This project is a mini version of a working blogging website. This project is done by using only HTML, CSS and JS. This is a node.js app. And using firebase as its databse. Features of this Site :-
You can checkout it coding tutorial here.
Once you forked this repo. Make sure to run npm install command inside the folder to install all the package.
After installing packages. You must go to your firbase console and make a project. Copy project credentials and paste it to "firebase.js" file. Otherwise you'll not be able to access database.