Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 944 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 944 Bytes

My Personal Portfolio Website

This is a JavaScript project that includes an HTML file and various CSS and SCSS files for styling.

Description

The main files in this project are index.html and index.js. The HTML file includes the structure of the web page, while the JavaScript file includes the functionality. The project also includes various CSS and SCSS files in the scss/ directory for styling the web page.

Installation

To install this project, follow these steps:

  1. Clone the repository.
  2. Run npm install to install the necessary dependencies.

Usage

To use this project, open index.html in your browser. You can also run npm start to start the development server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the terms of the license included in LICENSE.md.