Skip to content

Node.js blog application that runs two servers synchronously, developed using Node.js, Express.js, JavaScript, and EJS templating engine. 💻

Notifications You must be signed in to change notification settings

shanibider/Node.js-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Node.js Blog web Application 📔

This project is a Node.js blog application that runs multiple servers, including an index server and a server running stimultany. The app is developed using Node.js, Express.js, JavaScript, and EJS templating engine, and it utilizes APIs.

Features 🚀

My Skills

  • Multiple Servers: The application runs multiple servers to handle different functionalities.
  • Node.js and Express: Developed using Node.js and Express.js, two popular frameworks for building web applications in JavaScript.
  • EJS Templating Engine: Uses EJS (Embedded JavaScript) templating engine for rendering dynamic content on the server-side.
  • API Integration: Utilizes APIs for various functionalities.

Screenshots -

api blog

api blog2

Installation 🛠️

  1. Clone the repository:

    git clone https://github.com/yourusername/api-nodejs-blog.git
    
  2. Navigate to the project directory:

    cd api-nodejs-blog
    
  3. Install dependencies:

    npm install
    

Usage

  1. Start the application:

    npm start
    
  2. Access the application in your web browser by navigating to http://localhost:PORT, where PORT is the port number specified in the configuration.

  3. Explore the blog, interact with different features, and test the APIs.

📫 Connect with me 😊

linkedin portfolio gmail

Copyright © Shani Bider, 2024

License📄

This project is licensed under the MIT License.

About

Node.js blog application that runs two servers synchronously, developed using Node.js, Express.js, JavaScript, and EJS templating engine. 💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published