Skip to content

A blog site where you can create, view, like, delete and comment on a post. It uses react on the frontend and firebase on the backend and connects to the unsplashed api to get the images that you can use for the post you create.

Notifications You must be signed in to change notification settings

Michael-c7/blog-site

Repository files navigation

BizTech Blog Visit Here

alt tag

A platform to explore various peoples opinions and to share your own!

How It's Made:

Tech used: React, Tailwind CSS, firebase

Optimizations

If I had more time I would have added a page where you could see the stats of your blog posts and see how their performing. I would have also add more micro actions like a little popup for when the user deletes a blog post to improve the user experience.

stats-page.png

Lessons Learned:

I learned how to build larger scale application that connect to a database and how to implement authentication with firebase. I also learned how to use a various optimzation techniques like code-splitting, debouncing, and lazy loading to make the website load faster and improve the user experience.

Installation

  1. clone repo
  2. npm i to install dependencies
  3. npm run dev to run local dev server

About

A blog site where you can create, view, like, delete and comment on a post. It uses react on the frontend and firebase on the backend and connects to the unsplashed api to get the images that you can use for the post you create.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published