Welcome to TechBlog, an open-source gaming blog created with Tailwind CSS, EJS, and Express.js. TechBlog is designed to be a lightweight and customizable platform for gamers and enthusiasts.
Live demo : live demo
- Responsive Design: A mobile-friendly and visually appealing blog layout.
- Post Management: Easily create, edit, and delete blog posts.
- User Authentication: Secure login and registration for contributors.
- Customization: Easily modify the blog's appearance with Tailwind CSS.
Make sure you have the following installed on your machine:
-
Clone the repository:
git clone https://github.com/shadowofleaf96/BlogWebsite.git
-
Change into the project directory:
cd BlogWebsite -
Install dependencies:
npm install
-
Start the development server:
npx nodemon
- Create an Account: Register for a new account on the TechBlog.
- Write a Post: Share your gaming experiences, reviews, or thoughts.
We welcome contributions from the community. If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.
