Skip to content

A dynamic Portfolio built with React.js and hosted in GitHub Pages :)

License

Notifications You must be signed in to change notification settings

ramprasathmk/Portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 34.6%
  • HTML 3.8%