thtauhid / open-profile

Unified profile to showcase your work.
https://my-open-profile.vercel.app
MIT License
13 stars 14 forks source link

Add experience component #38

Closed SAGARSINGH-1 closed 1 year ago

SAGARSINGH-1 commented 1 year ago

fix: #24

Added a Experiance component which takse data from the API

image
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-profile ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 2:44am
randmon commented 1 year ago

@SAGARSINGH-1 You have mispelled "Experience".

SAGARSINGH-1 commented 1 year ago

@randmon Thanks to notice that, I'll Updated that.

thtauhid commented 1 year ago

From build log image

Keep both the Testimonials component and the experience component.

SAGARSINGH-1 commented 1 year ago

@thtauhid Updated

thtauhid commented 1 year ago

Please follow the image's instruction image

SAGARSINGH-1 commented 1 year ago

@thtauhid Updated the changes that you requested for.

SAGARSINGH-1 commented 1 year ago

@thtauhid Updated the path of the Experience component and added responsiveness to that Experience section

thtauhid commented 1 year ago
  1. Can you fix the type Experiance. It should be Experience
  2. Marge the base branch into your feature branch and resolve any conflicts.
SAGARSINGH-1 commented 1 year ago

@thtauhid I am making another PR with all that changes.