This is the react firebase simple blog with admin panel
- See Latest Posts
- See All Posts
- Do comments
- Add Replies
- Admin Panel
- Admin Login
- Admin Registeration [only can register after login]
- Add Posts
- Register Admin by any Admin [only can register after login]
- Delete Comment by post owner
- Delete Post in adming panel by Post Admin
- Edit Post in adming panel by Post Admin
- download or clone this repository
- on cmd under the project folder
- run command :-
to install dependencies
- run command:-
- make .env file and add credentials of your firebase project there by taking help of .env.sample