Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate Restaurant Images #298

Merged
merged 3 commits into from
Jun 15, 2024

Conversation

Taranpreet10451
Copy link
Contributor

Successfully implemented this feature.
The task to populate the restaurant cards of the website with random canteen images fetched from an api.

I will approach to solve the problems with the following steps:
1.Find an API for Random Images: we'll use Unsplash.
2.Get an API Key.
3.Fetch Images from the API.
4.Update the Restaurant Cards.
Screenshot 2024-06-11 130933
Screenshot 2024-06-11 130908

Done the changes.
Copy link

vercel bot commented Jun 11, 2024

@Taranpreet10451 is attempting to deploy a commit to the vansh69's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@hustlerZzZ hustlerZzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly, Resolve conflicts

@Taranpreet10451
Copy link
Contributor Author

Taranpreet10451 commented Jun 12, 2024

File Location: C:\repository\FoodiesWeb/.env
Sir please create an .env file with the following variables and data :

REACT_APP_BASE_URL = "http://localhost:4000"
PORT = 3000
REACT_APP_UNSPLASH_ACCESS_KEY = "hsPlJ1H0UL-5Yt_GRDS4nJoYgP1kcVzy2v3oirbe-bs"

Please use my access key for smoother experience else you can create your own access key by creating your unsplash account the link to that is given below.
https://unsplash.com/

@hustlerZzZ hustlerZzZ added gssoc This label is attached to the issues related to Gssoc'24 level1 labels Jun 15, 2024
@hustlerZzZ hustlerZzZ merged commit dba1004 into VanshKing30:main Jun 15, 2024
0 of 2 checks passed
Copy link

Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This label is attached to the issues related to Gssoc'24 level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants