project_professional_portfolio icon indicating copy to clipboard operation
project_professional_portfolio copied to clipboard

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, SCSS, Framer Motion, Sanity

Results 41 project_professional_portfolio issues
Sort by recently updated
recently updated
newest added

I Create TimeLine of my work in sanity database of experience section. if i add 2022 first. After i will add 2018 it will goes on top of 2022. Next...

i just clone this project and run npm i, but when i start it its showing empty page, what is wrong?

The above error occurred(displayed in the console) when I tried to integrate sanity bank-end with the react app. React app starts with a blank screen with no error in terminal....

Even if I don't fill in the data the contact form gets submitted without showing any error.

![Screenshot (47)](https://user-images.githubusercontent.com/98392899/178019126-9dc9ac61-11a0-4d02-8302-d33b30b19dc2.png)

I am not able to display the image using the `imgURL` property for the Testimonials section. As soon as I use this line : `````` I get this error :...

![Screenshot from 2022-03-14 17-04-47](https://user-images.githubusercontent.com/99319435/158164209-324c23a4-ebe5-4716-8ca7-6abfbbe871a8.png) Some error in the experience section of Skills.jsx file If I replace fragment by div. and provide it with a key, then the error is gone,...

I keep receiving an error stating "Node Sass version 7.0.1 is incompatible with ^4.0.0". The simple fix of uninstalling/installing node-sass is not working nor trying to install sass. Any advice...

Issue: Although sanity compiled successfully and is able to run on browser, I'm getting this error while setting up Schemas for Sanity. Should I be worried? What I've tried: installed...