A simple tech blog site made using React.
This site has working navigation, categories and authors which gives it a real working site appeal.
To clone the repo to your local machine follow
git clone https://github.com/Basharath/tech-blog.git
cd tech-blog
npm install
Live site demo at: https://tech-blog-react.netlify.app/
