Skip to content

Blogging App – A web application built with React and TailwindCSS that allows users to create, edit, and share blog posts with a clean and responsive design.

Notifications You must be signed in to change notification settings

cyberloomTech/Blogging-App-React

Repository files navigation

E-commerce Website(React + Vite)

A modern e-commerce web application built with React, TailwindCSS, and Firebase. Users can browse products, add items to the cart, and interact with a real-time backend using Firebase.

Features

  • Product listing and search
  • Shopping cart functionality
  • Firebase authentication and database
  • Responsive design with TailwindCSS
  • Clean and maintainable code

Installation

Clone the repository:

git clone <your-repo-url>
cd <your-project-folder>

Install dependencies:

npm install

Running the App

Start the development server:

npm start

The app will run at http://localhost:3000.

Build

To create a production build:

npm run build

About

Blogging App – A web application built with React and TailwindCSS that allows users to create, edit, and share blog posts with a clean and responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published