https://github.com/jkrmarmol/portfolio-v1
Check my react portfolio!!
https://github.com/jkrmarmol/portfolio-v1
portfolio react-router-dom reactjs redux
Last synced: about 1 month ago
JSON representation
Check my react portfolio!!
- Host: GitHub
- URL: https://github.com/jkrmarmol/portfolio-v1
- Owner: jkrmarmol
- Created: 2022-09-06T13:19:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T12:38:23.000Z (over 2 years ago)
- Last Synced: 2025-04-09T20:19:40.333Z (about 1 month ago)
- Topics: portfolio, react-router-dom, reactjs, redux
- Language: JavaScript
- Homepage: https://jkrmarmol.netlify.app/
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Portfolio Website
This respository is desigend for my personal website, check it out!!
View Demo
·
Report Bug
·
Request Feature
## About The Project

At the time of writing I added [Framer Motion](https://www.framer.com/motion/) library to animate my react portfolio. Check my git log [here](https://github.com/jkrmarmol/portfolio-v1/commits/main)
### Built With
* [![React][React.js]][React-url]
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
* [![Redux][Redux.js]][Redux-url]
* [![FramerMotion][Framer.com]][Framer-url]### Installation
1. Clone the repo
```sh
git clone https://github.com/jkrmarmol/portfolio-v1.git
```
2. Install NPM packages
```sh
npm install
```
3. Run App
```sh
npm start
```### Lighthouse Report
![Lighthouse]see full report [here][Lightouse-Report]
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Redux.js]: https://img.shields.io/badge/Redux-182747?style=for-the-badge&logo=redux&logoColor=white
[Redux-url]: https://redux.js.org/
[Framer.com]: https://img.shields.io/badge/Framer%20Motion-1363DF?style=for-the-badge&logo=framer&logoColor=white
[Framer-url]: https://www.framer.com/motion/
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[Lighthouse]: https://i.postimg.cc/QCRHwxXV/portfolio-v1-lighthouse.png
[Lightouse-Report]: https://drive.google.com/file/d/1fkZphLfLQCg0h2g-f3XHy-PNt6Vk3Psz/view?usp=sharing