Skip to content

This is my portfolio website made with reactjs

Notifications You must be signed in to change notification settings

tinaM17/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tina Majumder's Portfolio Website

Welcome to the repository of my personal portfolio website built with ReactJS and Vite.

Overview

This portfolio website showcases my skills, projects, and provides an overview of who I am as a Full Stack Developer. It incorporates modern web development practices and technologies.

Technologies Used

  • ReactJS: The website is built using the ReactJS library.
  • Vite: Vite is used as the build tool for a faster development experience.
  • CSS: Styling is done using CSS, ensuring a clean and responsive design.
  • React-Scroll: The smooth scroll functionality is implemented using the react-scroll library.
  • EmailJs: The contact section allows users to send me emails using the EmailJs service.

Sections

  • About: A brief introduction about myself.
  • Skills: An overview of my technical skills.
  • Projects: Highlights of some of the key projects I have worked on.
  • Contact: A form for users to send me emails.

How to Run Locally

  1. Clone the repository:

    git clone https://github.com/tinaM17/Portfolio.git
    
  2. Install dependencies:

    cd Portfolio
    npm install
    
  3. Run the development server:

    npm run dev
    

The site will be accessible at http://localhost:3000.

Live Demo You can check out the live version of the portfolio here:- [https://tina-majumder-portfolio.netlify.app/]

Contributing Feel free to contribute to the project by opening issues or submitting pull requests.

About

This is my portfolio website made with reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published