Skip to content

brunogdz/fakeBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Blog

Home of the app showing all posts the users posted login page register page Home page when you are logged Dashboard to manage your posts Create a post page

About the Project

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!

Things you can do:

  • 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

Technologies

Installation

Clone the repo

git clone https://github.com/brunogomes98/fakeBlog.git

Initializing the project

# Enter the folder 
$ cd miniblog
# Install the dependencies:
$ yarn or npm i
# Run the aplication
$ yarn start or npm start

Firebase Setup

You 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors