This is a blog website where users can register, write their own blogs, comment on other blogs, and read blogs written by others.
- User Registration: Users can create an account to start writing blogs.
- Blog Writing: Registered users can write their own blogs and publish them on the platform.
- Commenting: Users can comment on blogs written by other users.
- Reading Blogs: All users can read the blogs published on the platform.
- Frontend: React.js
- Database: Firebase Firestore
- Authentication: Firebase Authentication
- Storage: Firebase Storage
The application's UI is styled using Tailwind CSS.
This project utilizes Component Library Preline, ComponentLand for cards, pages, and other components.
-
Clone the repository:
git clone https://github.com/Chinmay-Ankolekar/Thought-Canvas.git
-
cd blog-website npm install
-
npm start