MadhavBahl / portfolio-old

A simple portfolio website made in react for the webinar conducted by Codechef VIT.

Home Page:http://madhavbahl.tech/portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Portfolio

A simple portfolio website made in react for the webinar Webinar Link: http://bit.ly/CCReactPortfolio

Screenshot

image

image

How to run

  1. git clone https://github.com/MadhavBahlMD/portfolio
  2. cd portfolio
  3. npm install
  4. npm run

Enhancements

Here are the things which can be improved

  1. Add experience section
  2. Add portfolio links at the bottom of SideNav
  3. Use a common card element for all the cards (prevent duplicate code)
  4. Use an enum for selectedSection
  5. Enhance the view for small screen.
  6. Use localstorage to save the active session.

What to do after the webinar?

Explore these topics

  1. React Router
  2. React Hooks
  3. Redux

About

A simple portfolio website made in react for the webinar conducted by Codechef VIT.

http://madhavbahl.tech/portfolio/


Languages

Language:JavaScript 72.3%Language:CSS 20.2%Language:HTML 7.5%