clubgamma / Trendit

This website provide Top Trending keywords for content creators.
4 stars 20 forks source link

add Favicon #32

Closed ranjitodedra closed 1 year ago

ranjitodedra commented 1 year ago

create and app favicon

abhishekpatil4 commented 1 year ago

@ranjitodedra Assign me this task, will get it done in no time. I'm a full-stack developer (MERN Stack). please describe how you want the favicon to look (📈 something like this?)

ranjitodedra commented 1 year ago

@ranjitodedra Assign me this task, will get it done in no time. I'm a full-stack developer (MERN Stack). please describe how you want the favicon to look (📈 something like this?)

Check out logo in asset folder 📁

abhishekpatil4 commented 1 year ago

@ranjitodedra found it, assign me the issue and I will get started asap

abhishekpatil4 commented 1 year ago

@ranjitodedra I'm getting this error while installing the dependencies, please help me with this

npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /Users/abhishekpatil/Documents/VScode Files/Web Development/hacktoberfest/Trendit/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/Users/abhishekpatil/Documents/VScode Files/Web Development/hacktoberfest/Trendit/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /Users/abhishekpatil/.npm/_logs/2022-10-18T04_45_33_001Z-debug-0.log

ranjitodedra commented 1 year ago

@ranjitodedra I'm getting this error while installing the dependencies, please help me with this

npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /Users/abhishekpatil/Documents/VScode Files/Web Development/hacktoberfest/Trendit/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/Users/abhishekpatil/Documents/VScode Files/Web Development/hacktoberfest/Trendit/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /Users/abhishekpatil/.npm/_logs/2022-10-18T04_45_33_001Z-debug-0.log

U need to reinstall it. it happens sometimes when dependencies are not installed properly !

abhishekpatil4 commented 1 year ago

@ranjitodedra I've done the changes mentioned, please verify my pull request and let me know if any changes to be made.