Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enriquenv/imagespark
A fully responsive dynamic image gallery application built with React to manage image collections by browsing, searching, and saving favorites.
https://github.com/enriquenv/imagespark
api css html javascript react responsive-design
Last synced: about 1 month ago
JSON representation
A fully responsive dynamic image gallery application built with React to manage image collections by browsing, searching, and saving favorites.
- Host: GitHub
- URL: https://github.com/enriquenv/imagespark
- Owner: enriquenv
- Created: 2024-08-15T13:14:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T08:36:01.000Z (4 months ago)
- Last Synced: 2024-08-17T15:10:06.743Z (4 months ago)
- Topics: api, css, html, javascript, react, responsive-design
- Language: JavaScript
- Homepage: https://imagespark.onrender.com/
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageSpark
ImageSpark is a web application that allows users to browse, search, and manage their image collections effortlessly. Feel inspired, ignite your imagination, and spark your creativity with ImageSpark.
## Features
- Browse and search images
- Save and manage favorite images on your browser
- Fully responsive design
- Smooth animations## Running project locally
To run the repository locally make sure you have the following installed on your machine:
- [Node.js](https://nodejs.org/) (version 14 or higher)
- [npm](https://www.npmjs.com/) (version 6 or higher)Once in the root of the directory run:
`npm start`
then open [http://localhost:3000](http://localhost:3000) to view it in your browser
## Live demonstration
See a live demonstration on [imagespark.onrender.com/](https://imagespark.onrender.com/)