pull/691/merge
Mohd Anas 2 years ago committed by GitHub
commit c8ac02eb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,31 @@
# Pixtures | Image Gallery App
**Tier:** 2-Intermediate
Pixtures | Image Gallery App - A High quality Images & Morder Image gallery using unslpash API.
## User Stories
- [ ] User can search variety of Images of their need through Rapid search bar.
- [ ] User can submit the query. This will call an API that will return an array of Relevant Hd Images(**Animals**, **Nature**, **Birds**,**Art**, **Bikes**, etc)
- [ ] User can also see the wide Image on Modal page just clicking one of image from searched gallery.
- [ ] User can Download the images in Modal.
- [ ] User can see relevent tags on their searched images.
## Bonus features
- [ ] Dark/Light Mode Available in both dekstop and mobile view.
- [ ] For each Modal Image have their photographer profile link so user can visit the Profile.
- [ ] Implement a Responsive Design.
- [ ] Add loading animations.
## Useful links and resources
You can use the [Unsplash API](https://api.unsplash.com)
## Example projects
- [Pixtures | Image Gallery](https://pixtures.vercel.app/)
- [Github Repository](https://github.com/MohdAnas07/pixtures)

@ -116,6 +116,8 @@ required to complete them.
| [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate | | [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate |
| [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate | | [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate |
| [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate | | [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate |
| [Image Gallery App](./Projects/2-Intermediate/Pixtures-Image-Gallery-App.md) | Image Gallery App | 2-Intermediate |
### Tier-3: Advanced Projects ### Tier-3: Advanced Projects

Loading…
Cancel
Save