This is a mini blog that you can post and use an image URL to show whatever you want, being able to search for hashtags and still having a dashboard being able to change your publications and delete, and in the home, you can see all the publications of others users!
- Loggin with your email and password saved on Firebase
- Search for posts that has the hashtags that you want to find
- Change your posts, edit the image, the title, the hashtags and the text
- Delete for everyone your posts
Clone the repo
git clone https://github.com/brunogomes98/fakeBlog.git# Enter the folder
$ cd miniblog
# Install the dependencies:
$ yarn or npm i
# Run the aplication
$ yarn start or npm startYou need to create a project on firebase console, so after you create you must to check the firebase folder there you can see a config_fake.js there has the template taht you can follow





