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
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
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.