# Fork this into your GitHub so this deploy button works in your repo
Hello there! Welcome to my new portfolio. This is your chance to get your last-minute savior bento-styled portfolio!
This project was kick-started with Create React App, and I'm diving back into React after a good long break. So, 🚨 please don't hate me if things look a bit rusty! There's plenty of room for improvement, and I'm all ears for any suggestions.
To get this project up and running on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/kingsmen732/portfolio cd portfolio
-
Install the dependencies:
yarn install
-
Start the development server:
yarn start
This will run the app in development mode. Open http://localhost:3000 to view it in your browser. The page will automatically reload if you make edits. You'll also see any lint errors in the console.
You can easily change your details through the profileConfig
file. Here’s how:
-
Open the
profileConfig.js
file:- Locate the file in the
src/config
directory. - Edit the links with your respective links.
- Locate the file in the
-
Upload Resume
- Update the resume container with different versions of your resume
- Make the final update with "RESUME.pdf".
-
Update your pictures
- Replace the profile image
src\assets\profile.png
- Add your personal favourite image at
src\assets\setup.jpg
- Replace the profile image
Here's what I'm planning to work on:
- Enhancing the grid layout.
- Improving responsiveness on mobile devices.
- Adding more content...
- And much, much more!
Feel free to fork this repository, create your own version, and contribute back with Pull Requests. Any help to make this better is greatly appreciated!
Thanks for stopping by, and happy coding!
This project is licensed under the MIT License