Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushhaabhhh/reactportfolio
A responsive, personal portfolio website built with React to showcase projects, skills, and experience. Includes interactive sections, a modern UI, and smooth navigation to highlight my work and connect with potential collaborators or employers.
https://github.com/rushhaabhhh/reactportfolio
mern modern-ui portfolio react
Last synced: about 4 hours ago
JSON representation
A responsive, personal portfolio website built with React to showcase projects, skills, and experience. Includes interactive sections, a modern UI, and smooth navigation to highlight my work and connect with potential collaborators or employers.
- Host: GitHub
- URL: https://github.com/rushhaabhhh/reactportfolio
- Owner: Rushhaabhhh
- Created: 2024-05-27T17:09:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T12:12:06.000Z (7 months ago)
- Last Synced: 2024-11-13T03:14:52.782Z (2 months ago)
- Topics: mern, modern-ui, portfolio, react
- Language: JavaScript
- Homepage: https://react-portfolio-lime-five.vercel.app
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
Welcome to my portfolio! This project showcases my skills, projects, and experiences as a web developer.## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)## Introduction
My Portfolio is a React.js application that serves as an online portfolio to showcase my work, skills, and achievements. It provides an overview of my background, displays my projects, and offers a way to contact me.## Features
- About Me: An overview of my background, skills, and experiences.
- Projects: A collection of my notable projects with descriptions, screenshots, and links.
- Skills: A list of my technical skills and proficiencies.
- Resume: A link to download my resume.
- Contact: A form to send me messages or inquiries.## Technologies Used
- React.js: A JavaScript library for building user interfaces.
- HTML5 & CSS3: Markup and styling languages for building web pages.
- JavaScript: A programming language for adding interactivity to web applications.
- Style-Components: A CSS framework for creating responsive and mobile-first designs.
- Git: A version control system for tracking changes and collaborating on projects.
- GitHub Pages: A platform for hosting and deploying web applications.## Installation
To run this portfolio locally, follow these steps:1. Clone the repository: `git clone https://github.com/rishavchanda/rishav-chanda-portfolio.git`
2. Navigate to the project directory: `cd rishav-chanda-portfolio`
3. Install the dependencies: `npm install`
4. Start the development server: `npm start`
5. Open your browser and visit: `http://localhost:3000`