Pixel art is a web application that allows users to share their pixel art with other users in the form of images(jpg, png ,jpeg ) or gifs .
Technology used : Back End :
- NodeJS .
- ExpressJs .
- For authorization i used JWT(JsonWebToken) .
- Database : MongoDB .
Front End :
- Bootstrap .
- Angular .
Demo :
Home Page :
Register Page :
Login Page :
My Profile Page : Each profile contains: account information, number of subscribers and images added by the user
Gallery Page : In this page you will find all the images added by all users
Profile Page : You can visit the profiles of other users and follow them
Add Gallery Page :
Top Works Section : In this section you will find the 3 best works based on their number of likes .
Logout :