Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 14, 2021 10:40 am GMT

My New React Portfolio is out!

Hey Guys!

I have redesigned my portfolio beautifully using, guess what?

Our all-time friend, REACT.JS!

For my previous portfolio, I used Vanilla HTML, CSS, JS and jQuery.

I will be explaining to you the process of how I made my portfolio website.

Click Here to view my portfolio.

The steps:

My VSCode Screen:

Alt Text

As you can see in the image below, I organized all of my components in each folder along with it's own JS and CSS file:

Alt Text

In my portfolio.js file, I added my text and info in constants which I styled with react:

Alt Text

Then, I was done with the portfolio and needed to host it online.

This time, I decided to do something different and hosted it with firebase.

For those of you who don't know what firebase is, check out this helpful video:

I used the Firebase CLI to deploy my website. It was a pretty easy process.

Finally, I ended with my final website.

I would love to hear your feedback about my portfolio in the comments below.

And rememeber....

Keep Coding Y'All


Original Link: https://dev.to/code2rithik/my-new-react-portfolio-is-out-37l7

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To