Pixagram
is a responsive image web gallery that showcases a collection of images. Users can login to the gallery page, rearrange their images by dragging and dropping.
Here are the tech stacks applied in this project.
Language
Frameworks
The following are the key features of the app
- Login
- Rearrange gallery
- Search pictures
- Change application theme
The following applications are required to be installed for the project to run!
- Install a modern browser e.g Google Chrome, Edge, Firefox etc.
- Install Git
Clone this repository to your desired folder:
git clone git@github.com:PraisesPJMT/pixagram.git
cd pixagram
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
- After running
npm run dev
, use the app on http://localhost:5173/ in the browser! - For more information please visit Vite.
Use the following user credentials to login to the application
Email: user@example.com
Password: 1Password
👤 Praises Tula
The following are features to be expected in the future
- Add photos
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
How I can run this project?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm run dev
to run the project.
- After cloning repository, run
- Special thanks to Zuri HNGx for this project
- Tip hart to you for checking this project out