rudra016 / WebDev-OpenSource

This is a Repository where different types of Front - End Projects are present. If you have any front end project or are eager to improve the existing ones, then you can contribute to this Open source repository.
80 stars 116 forks source link

added an nextjs image gallery project #322

Closed AkhileshJyotishi closed 8 months ago

AkhileshJyotishi commented 8 months ago

the project has images gallery page fully written in typescript and typesafety is ensured using zod . It also includes the usage of latest nextjs features such as blurreddataurls ,and basic functionality of search , you just need add an api key from pexels in the .env file and you are ready to go. Thanks!

fixes: #312 below is the live preview

next_image_gallery

AkhileshJyotishi commented 8 months ago

@rudra016 please review this...