An open API service indexing awesome lists of open source software.

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!!

Awesome Lists containing this project

README

        





Logo

Portfolio Website


This respository is desigend for my personal website, check it out!!




View Demo
·
Report Bug
·
Request Feature


## About The Project

![React_Portfolio](https://i.postimg.cc/Y0Hq9KYy/portfolio-webiste.png)

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)


(back to top)

### Built With

* [![React][React.js]][React-url]
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
* [![Redux][Redux.js]][Redux-url]
* [![FramerMotion][Framer.com]][Framer-url]

(back to top)

### 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
```

(back to top)

### Lighthouse Report
![Lighthouse]

see full report [here][Lightouse-Report]

(back to top)

[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