Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 2.05 KB

README.md

File metadata and controls

65 lines (46 loc) · 2.05 KB

Tejas Mali - Portfolio Website

Welcome to my portfolio! I'm Tejas Mali, a passionate developer who loves creating interactive, visually stunning, and user-friendly websites and applications. This repository contains the code for my personal portfolio website, showcasing my projects, skills, and experience in the tech industry.

About This Project

This portfolio is built using the latest web technologies and frameworks, including HTML, CSS, JavaScript It features a clean, responsive design to ensure a smooth experience across all devices, from desktops to smartphones.

Features

  • Responsive Design: Optimized for mobile, tablet, and desktop devices.
  • Project Showcases: Highlights of my best work with links to GitHub repositories and live demos.
  • About Me Section: A brief introduction to my background, skills, and career journey.
  • Contact Form: A way to get in touch with me directly through the site.

Technologies Used

  • HTML - for the structure of the website
  • CSS - for styling and layout
  • JavaScript - for interactivity and dynamic content
  • Vercel (if applicable) - for hosting the live version of the website

Getting Started

To run the project locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/tejazmali/portfolio.git
  2. Navigate into the project directory:

    cd portfolio
  3. Install dependencies: If you are using npm:

    npm install

    Or if you prefer yarn:

    yarn install
  4. Run the development server:

    npm start

    Or if you use yarn:

    yarn start

Your local server should now be running at http://localhost:3000.

Contributions

If you have suggestions or improvements for this project, feel free to fork the repository and submit a pull request. I'm always open to new ideas and contributions!

License

This project is open-source and available under the MIT License.