In this project we'll create a simple blog with post and user manager and authentication system. Firebase will help us storing some data generated by us.
- Initial files ans project structure.
- Page Routes
- Site
- Post List
- Post Single
- Admin
- All Posts
- Edit Post
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -m 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request! :D