Welcome to my Blog Website! This is a simple, responsive blog platform where users can read and manage blog posts. It uses Bootstrap for the front-end design and Express.js for the back-end, without a database.
- Create, read, update, and delete blog posts
- Responsive design for mobile and desktop using Bootstrap
- Rich text editor for writing posts
- Static data storage (posts are stored in memory)
- Frontend:
- HTML5
- CSS3 (Bootstrap)
- JavaScript
- EJS (Embedded JavaScript Templates)
- Backend:
- Node.js
- Express.js
Once the application is running, you can:
- Create new blog posts using the rich text editor.
- Edit or delete existing blog posts.
- View posts.
If you have any questions or suggestions, feel free to contact me:
- Email: [email protected]
- GitHub: MhmdRhayem