/FinoBlog

A simple blog site built using React JS and Strapi CMS

Primary LanguageJavaScript

📢 FinoBlog

A blog website used to add blogs to and show blogs from json server built with React, JavaScript, and Tailwind CSS.

Image From App

🛠️ Tech stack

Frontend :

React Redux JavaScript TailwindCSS CSS3 HTML5 Vite

Deployed On :

Render GitHub Git

Features

  • List all blogs
  • View detail page
  • Filter Blogs By Catecory

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start App:

npm run dev

To Start Server:

npm run develop

To Visit App:

localhost:3000