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
82 stars 143 forks source link

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

Closed avleen123 closed 10 months ago

avleen123 commented 10 months ago

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

vercel[bot] commented 10 months 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 10 months ago

what is the typo?

avleen123 commented 10 months 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 10 months ago

can you review @jayk-gupta

jayk-gupta commented 10 months ago

increase speed and add a blinking cursor

vercel[bot] commented 10 months 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 10 months 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 10 months ago

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