Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 1.89 KB

README.md

File metadata and controls

75 lines (47 loc) · 1.89 KB

Typing Animation

Portfolio

This is a dynamic and responsive portfolio website built using React.js and hosted on GitHub Pages.

Table of Contents

Introduction

This portfolio showcases various projects and skills, providing an interactive interface for visitors to learn more about the developer's work and experiences.

Features

  • Responsive design ensuring optimal viewing on various devices.
  • Interactive project displays with descriptions and links.
  • Smooth navigation through different sections like About, Projects, and Contact.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Bootstrap: A CSS framework for responsive design.
  • GitHub Pages: Hosting platform for static websites.

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ramprasathmk/Portfolio.git
  2. Navigate to the project directory:

    cd Portfolio
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start

The application will run locally at http://localhost:3000.

Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.


✨ Show your support

Give a ⭐ if you like this repository!