Skip to content

SID9927/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Portfolio

This project is a personal portfolio website built with React, showcasing my skills, projects, and experiences.

Features

  • Responsive design
  • Light/Dark theme toggle
  • Project showcase
  • About me section
  • Contact information

Getting Started

This project was bootstrapped with Create React App.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository git clone https://github.com/SID9927/Portfolio.git

  2. Navigate to the project directory cd your-portfolio-repo

  3. Install dependencies npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in development mode. Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in interactive watch mode.

npm run build

Builds the app for production to the build folder.

Customization

The project uses a ThemeContext for light/dark mode toggling. You can customize the themes by modifying the ThemeContext.js file.

Deployment

For deployment instructions, refer to the Create React App deployment documentation.

Learn More

To learn more about React and Create React App, check out the following resources:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Contributors