Giter Club home page Giter Club logo

temp-express-blog's Introduction

BlogPost App ๐ŸŒ

This is a simple Node.js blog post application where users can perform CRUD (Create, Read, Update, Delete) operations on blog posts.

  • Project Structure ๐Ÿ“‚

    • ๐Ÿ“ public
      • ๐Ÿ“ styles
        • ๐Ÿ–ผ main.css
    • ๐Ÿ“ views
      • ๐Ÿ“„ index.ejs
      • ๐Ÿ“„ modify.ejs
    • ๐Ÿ“„ .gitignore
    • ๐Ÿ“„ api.md
    • ๐Ÿ“„ index.js
    • ๐Ÿ“„ LICENSE
    • ๐Ÿ“„ package.json
    • ๐Ÿ“„ README.md

Features ๐Ÿš€

  • Create: Add new blog posts.
  • Read: View a list of existing blog posts.
  • Update: Modify and update existing blog posts.
  • Delete: Remove unwanted blog posts.

API Documentation ๐Ÿค”

Explore available endpoints in api.md

Dependencies ๐Ÿ“ฆ

These are the main dependencies used in the project:

Installation ๐Ÿ› ๏ธ

  1. Clone the repository:

     git clone https://github.com/NikhilKalloli/Blog.git
    
  2. Navigate to the project directory:

    cd Blog
    
  3. Install dependencies:

    npm install
    
  4. Start the server:

    node index.js
    

Usage

View blog posts at http://localhost:3000

Contributing

Contributions are welcome! If you have any improvements or new features to suggest, please create a pull request.

If you have any questions or issues, feel free to open an issue.

License

This project is licensed under the MIT License.

Connect with Me

Twitter LinkedIn

Feedback

If you have any feedback, please reach out to me at [email protected]

temp-express-blog's People

Contributors

nikhilkalloli avatar

Watchers

 avatar

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.