Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thekavikumar/gallery
My Gallery is a simple website to store all your photos online
https://github.com/thekavikumar/gallery
firebase firebase-auth firebase-hosting gallery hacktoberfest react reactjs responsive-web-design
Last synced: 6 days ago
JSON representation
My Gallery is a simple website to store all your photos online
- Host: GitHub
- URL: https://github.com/thekavikumar/gallery
- Owner: thekavikumar
- License: mit
- Created: 2022-08-14T11:20:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T17:54:58.000Z (over 1 year ago)
- Last Synced: 2024-11-02T06:25:41.551Z (13 days ago)
- Topics: firebase, firebase-auth, firebase-hosting, gallery, hacktoberfest, react, reactjs, responsive-web-design
- Language: JavaScript
- Homepage: https://gallery-37066.web.app/
- Size: 2.55 MB
- Stars: 18
- Watchers: 1
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# My Gallery
My Gallery is a simple website to store all your photos online
[![Issues](https://shields.io/github/issues/thekavikumar/Gallery)](https://github.com/thekavikumar/Gallery/issues)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/thekavikumar/Gallery)](#)
![GitHub contributors](https://img.shields.io/github/contributors/thekavikumar/Gallery)
![GitHub](https://img.shields.io/github/license/thekavikumar/Gallery)
![GitHub Repo stars](https://img.shields.io/github/stars/thekavikumar/Gallery?style=social)![header](https://github.com/thekavikumar/Gallery/blob/master/public/Banner.png?raw=true)
## Features
Amplication provides the following features:- Sleek UI
- Dark mode
- Production-ready APIs
- Data Model
- Continuous Github Sync
- TypeScript and Node.js Source Code
- Custom Code
- Ready-to-deploy-app
- Amplication console & CLI## Submit a feature request
If you have an idea, or you're missing a capability that would make development easier and more robust, please [Submit feature request](https://github.com/thekavikumar/Gallery/issues/new).
If a similar feature request already exists, don't forget to leave a "+1".
If you add some more information such as your thoughts and vision about the feature, your comments will be embraced warmly :)## Technologies
![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/thekavikumar/Gallery/react?style=for-the-badge)
![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/thekavikumar/Gallery/framer-motion?style=for-the-badge)
![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/thekavikumar/Gallery/firebase?style=for-the-badge)## Run the project locally
### Requirements
- [x] Node v^16
```
git clone https://github.com/thekavikumar/Gallery.git
cd Gallery
npm install
npm start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
To contribute to this project do checkout the "Run the project locally" section to setup your env and do the changes and if any feature request do open it
and make use the discussion tab to have your discussion with the community.
Thank You! Happy Contributing 🎉## License
[![MIT](https://img.shields.io/badge/license-MIT-lightgreen)](https://github.com/thekavikumar/Gallery/blob/master/LICENSE.md)