Skip to content

This project includes the development my portfolio website.

License

Notifications You must be signed in to change notification settings

LiorHaimGit/Full-Stac-Website

Repository files navigation

Full-Stac Website

Welcome to My Personal Webpage project! This project showcases my personal portfolio website, where you can learn more about me, my skills, and my experience

How to Run

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/LiorHaimGit/My-Personal-Website.git
  1. Navigate to the project directory:
cd My-Personal-Webpage
  1. Install dependencies using npm:
npm install
npm install express
npm install ejs
npm install body-parser
npm install config
# If using an older version of Express or prefer body-parser:
# npm install body-parser

# No need to install path, it's a core module in Node.js
# npm install path (Not required)

# Assuming config is a separate npm package:
npm install config

Running the Server

  1. Start the server:
npm start
  1. Open your web browser and navigate to http://localhost:3000 to view the website.

Technologies Used

  • Node.js
  • Express.js
  • EJS (Embedded JavaScript)
  • HTML/CSS

About

This project includes the development my portfolio website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published