Skip to content

A blogging website built with React.js 🌐✍️, where anyone can share their views, knowledge, and experiences through articles. Think of it as YouTube for written content πŸ“βœ¨. Write and upload your posts, explore insightful articles from others, and connect with a vibrant community of readers and writers. Let your words inspire the world! πŸš€πŸ“–.

Notifications You must be signed in to change notification settings

abdullahwebwiz/Read_Right

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Blogging Platform 🌐✍️

A full-stack blogging website where users can share their views, knowledge, and experiences through articles. Think of it as YouTube for written content πŸ“βœ¨.

πŸ“‚ Project Structure

The project is divided into two main folders:

  • /frontend: Contains the React.js source code for the client-side application.
  • /backend: Contains the Express.js source code for the server-side application.

πŸš€ Features

  • Create, edit, and publish articles.
  • Explore posts shared by the community.
  • Fully responsive design for all devices.

πŸ› οΈ Tech Stack

  • Frontend: React.js, TailwindCSS (or your preferred CSS framework).
  • Backend: Express.js, SQLite (or your chosen database).

πŸ“¦ Installation

1️⃣ Clone the repository

git clone https://github.com/abdullahwebwiz/Read_Right.git cd your-repo-name


Install dependencies for both frontend and backend

Navigate to the frontend folder and install dependencies

cd frontend
npm install

Navigate to the backend folder and install dependencies

cd ../frontend
npm install

🀝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve this project.

About

A blogging website built with React.js 🌐✍️, where anyone can share their views, knowledge, and experiences through articles. Think of it as YouTube for written content πŸ“βœ¨. Write and upload your posts, explore insightful articles from others, and connect with a vibrant community of readers and writers. Let your words inspire the world! πŸš€πŸ“–.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published