Skip to content

Alcamara/weekend-react-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Gallery Project

Description

Duration: 4 day Sprint

This React gallery web app allows you to add an image to a gallery.

There was only one issue I ran into while building this app. The issue was a 500 error on my client side. When I looked at my server logs, I noticed a "database "react_gallery" does not exist" error, even though it did exist. I resolved this by deleting the existing database and creating a new one with the same name.

To see the fully functional site, please visit: COMING SOON

Screen Shot

Gif of how the app worked Mobile verison

Desktop verison

Prerequisites

Link to software that is required to install the app.

Installation

run npm install

Usage

This React gallery web app allows you to add an image to a gallery by entering the URL and a brief description of the picture you want. Once you hit submit, it will add to the collection. Like an image? Press the like button, and the app keeps track of how many likes each image has. If you want to remove a picture, press the delete button.

Built With

  • React
  • Postgres
  • Node.js
  • Express
  • Body-Parser
  • Axios
  • Material UI
  • Sweet Alerts

License

MIT

Note, include this only if you have a license file. GitHub will generate one for you if you want!

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality. (Thank your people)

Support

If you have suggestions or issues, please email me at Alhousseinec@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published