Code Monkey home page Code Monkey logo

blog-webapp's Introduction

Blog Web-App

Blog Web-App is a simple blog application built using Node.js, Express, EJS, and Body Parser. It allows users to create, read, update, and delete blog posts.

Features

  • CRUD Operations: Create, Read, Update, and Delete blog posts.
  • Bootstrap Integration: Utilizes Bootstrap for a responsive and visually appealing design.
  • Partials: Implements partials for header and footer components for consistent layout across pages.

Installation

  1. Clone this repository: git clone https://github.com/hortelao/Blog-WebApp.git
  2. Navigate into the project directory: cd Blog-WebApp
  3. Install dependencies: npm install
  4. Start the server: node index.js

Usage

  1. Open your web browser and navigate to http://localhost:3000.
  2. Browse existing blog posts.
  3. Create a new blog post by clicking on the "New Post" button.
  4. Edit or delete existing posts by clicking on the respective buttons.

Deployment

This project is deployed on Render. You can access it here.
NOTE: It may take a minute to display the page due to limitations of Free Tier on Render.

Dependencies

  • Express: Fast, unopinionated, minimalist web framework for Node.js.
  • EJS: Embedded JavaScript templates for server-side rendering.
  • Body Parser: Node.js body parsing middleware.

Todo

  • Add persistence: Implement database functionality to store blog posts permanently.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

Acknowledgements

  • Bootstrap: Front-end framework for building responsive and mobile-first websites.
  • Node.js: JavaScript runtime built on Chrome's V8 JavaScript engine.

Contact

For any inquiries or feedback, please contact [email protected].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.