https://github.com/ram001-code/portfolio
https://github.com/ram001-code/portfolio
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ram001-code/portfolio
- Owner: Ram001-code
- Created: 2024-11-30T12:31:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T12:35:50.000Z (over 1 year ago)
- Last Synced: 2024-11-30T13:31:14.232Z (over 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio Website - v2.0
ramksites.site
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)


🔹
Report Bug
🔹
Request Feature
## TL;DR
You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to [Ram001-code](https://github.com/Ram001-code/Portfolio). Thanks!
## Built With
My personal portfolio ramksites.site which features some of my github projects as well as my resume and technical skills.
This project was built using these technologies.
- React.js
- Node.js
- Express.js
- CSS3
- VsCode
- Vercel
## Features
**📖 Multi-Page Layout**
**🎨 Styled with React-Bootstrap and Css with easy to customize colors**
**📱 Fully Responsive**
## Getting Started
Clone down this repository. You will need `node.js` and `git` installed globally on your machine.
## 🛠 Installation and Setup Instructions
1. Installation: `npm install`
2. In the project directory, you can run: `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
## Usage Instructions
Open the project folder and Navigate to `/src/components/`.
You will find all the components used and you can edit your information accordingly.
### Show your support
*NOTE: This is the Template I used from github.com/soumyajit4419/Portfolio, all the credits goes to him for his hard work