Duration: 3 day Sprint
An application of gallery dedicated to showcasing images of peonies. Users can add images to the gallery either by uploading them or providing a URL, and they have the option to include a description of each image. Each image can be liked by users, and the like count is displayed for each image. Additionally, users have the ability to remove images from the gallery if they choose to do so. This application is perfect for anyone who has an appreciation for the beauty of peonies and wants to view and share images of these lovely flowers.
- $ git clone git@github.com:xaihang/weekend-react-gallery.git
npm install
npm run server
in your terminalnpm run client
in another terminal. This should open up a new browser tab.
- Copy the URL of the image you want to add.
- Paste the URL into the designated input field.
- Enter a brief description of the image.
- Click on the 'add image' button to submit the image and its description.
- Click on the 'choose file' button.
- Locate the image you want to upload from your local storage.
- Enter a brief description of the image.
- Click on the 'upload image' button to submit the image and its description.
- Javascript
- HTML
- CSS
- React.js
- Google Fonts
- Node js
- Express js
- Postico 2
- PostgreSQL
- Postman
- GitHub
- Multer
- Material UI