Skip to content

Collins-Ruto/Wallpaper-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wallpapers App

Created web this application Reactjs
The images are sourced by the pexels api which is free and very resourcefull
It incoporates realtime image search with input in search parameters
The user management api is available at wallpapers-api.herokuapp.com , I will create a documentation on its usage soon
For demonstration purposer the version uploaded here uses a memes api due to it's free to use policy
I have added a backend serice using MongoDB noSql database to store user information and images
This has also enabled me to store favorite photos of the users which they can access from any device whatsoever when logged in.
I have also succesfully implimented a fully working google auth using one-tap-signin and JavaScript-Web-Token (jwt) for user authentication
Looking forward to adding explore and upload image pages
image