Skip to content

mal1ceee/webdev

Repository files navigation

My Portfolio Website

This is a simple portfolio website template built with HTML, CSS, and JavaScript, served using Node.js and Express. (SIM IT CLUB)

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Node.js and npm
  • You have a Windows/Linux/Mac machine.

Installing and Running My Portfolio Website

To install and run My Portfolio Website, follow these steps:

  1. Clone the repository:

    git clone https://github.com/mal1ceee/webdev.git
    
  2. Navigate to the project directory:

    cd webdev
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your web browser and visit http://localhost:4000

The server will automatically restart if you make changes to the server code, and the browser will reload if you make changes to HTML, CSS, or client-side JavaScript files.

Customizing the Portfolio

To customize this portfolio for your own use:

  1. Edit the index.html file to update the content with your own information.
  2. Modify the styles.css file to change the appearance of your portfolio.
  3. Update the script.js file if you want to add or modify any JavaScript functionality.

Contact

If you want to contact me, you can reach me at [email protected].

License

This project uses the following license: MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published