jayk-gupta / web-resources-project

The project aims to provide developers with a centralized platform to access a wide range of frontend tools and resources, making their development process more efficient and productive.
https://web-resources-hub-project.vercel.app/
MIT License
83 stars 140 forks source link

Type Writer Effect on Home Page Title and small fix in Readme.md #641

Closed avleen123 closed 1 year ago

avleen123 commented 1 year ago

There was a small typo error in running the project locally part.

vercel[bot] commented 1 year ago

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").
jayk-gupta commented 1 year ago

what is the typo?

avleen123 commented 1 year ago

what is the typo? Actually previously instead of npm install command it was written pnpm install which was not installing the required packages also the command to run project was written as npm dev but correct command to run is npm run dev

Also i have updated Home.jsx and implemented the type writter effect in title Web Resources Hub Here is a small video demo:

https://github.com/jayk-gupta/web-resources-project/assets/52206641/3df4036d-79ce-45b0-b451-2517f2d99c9d

avleen123 commented 1 year ago

can you review @jayk-gupta

jayk-gupta commented 1 year ago

increase speed and add a blinking cursor

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
web-resource-hub ❌ Failed (Inspect) Aug 11, 2023 4:28pm
web-resources-project ❌ Failed (Inspect) Aug 11, 2023 4:28pm
web-resources-project-qa ❌ Failed (Inspect) Aug 11, 2023 4:28pm
avleen123 commented 1 year ago

increase speed and add a blinking cursor

I have successfully did the required changes, have a look @jayk-gupta Here is a demo video for the same

https://github.com/jayk-gupta/web-resources-project/assets/52206641/301b3b30-43a3-4c02-b4cb-bb7972f29065

avleen123 commented 1 year ago

Have a look @jayk-gupta to the changes u suggested