https://github.com/syaw0/disgallery
A Simple Web App Introducing Famous Artworks 🖼 .
https://github.com/syaw0/disgallery
art artwork artworks react reactjs
Last synced: 27 days ago
JSON representation
A Simple Web App Introducing Famous Artworks 🖼 .
- Host: GitHub
- URL: https://github.com/syaw0/disgallery
- Owner: Syaw0
- Created: 2022-07-09T12:15:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T14:28:32.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T04:41:15.660Z (over 1 year ago)
- Topics: art, artwork, artworks, react, reactjs
- Language: TypeScript
- Homepage: https://final-dis-gallery.vercel.app/
- Size: 288 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DeiGallery
### What is the special thing of this project?
This project or mini-project is just a simple app which shows a series of works of art in the form of animation and also provides a series of general information about the artwork.
## Live Demo
[](https://final-dis-gallery.vercel.app)
## How Start Project In Local
step1 :
```bash
git clone https://github.com/Syaw0/DisGallery.git
```
step2 :
```bash
cd DisGallery && npm install
```
step3 :
```bash
npm run start
```
Enjoy 😚✨