BizTech Blog Visit Here
A platform to explore various peoples opinions and to share your own!
Tech used: React, Tailwind CSS, firebase
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.
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.
- clone repo
- npm i to install dependencies
- npm run dev to run local dev server