Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianbiring1/art_gallery_app
Art gallery App is an application where authenticated users will be able to add, see and delete their post(pictures and the description of the image)
https://github.com/christianbiring1/art_gallery_app
bootstrap firebase-auth firebase-database reactjs
Last synced: 23 days ago
JSON representation
Art gallery App is an application where authenticated users will be able to add, see and delete their post(pictures and the description of the image)
- Host: GitHub
- URL: https://github.com/christianbiring1/art_gallery_app
- Owner: christianbiring1
- Created: 2023-01-20T12:02:04.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-13T16:27:29.000Z (9 months ago)
- Last Synced: 2024-02-14T16:56:21.469Z (9 months ago)
- Topics: bootstrap, firebase-auth, firebase-database, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Art_gallery_App
> Description of the project.
This project is about building a mobile web application Art gallery App where authenticated users will be able to add, see and delete their post(pictures and the description of the image)
## Built With
`FRONT END`
- ReactJS
- Bootstrap`BACKEND`
- Firebase
## Live Demo
You can check the live demo of my project [CLICK](https://art-gallery-chris.netlify.app/)
## Set up
```sh
# Clone the repo all the way down in your local environment.git clone [email protected]:christianbiring1/Art_gallery_App.git
# Navigate to the cloned diretory by running
cd art_gallery_app# Install all the third party depencies
npm install# Start the project by running
npm start`
```## Testing
```sh
# To test the App after installing the third party dependency You may consider running
npm run test
```## Author
👤 **Christian biringanine**
- GitHub: [@christianbiring1](https://github.com/christianbiring1)
- Twitter: [@christianbirin4](https://twitter.com/christianbirin4)
- LinkedIn: [Christian Biringanine](https://linkedin.com/in/christian-biringanine/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/christianbiring1/Art_gallery_App/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone who will take a glance to this project
## 📝 License
This project is [MIT](./MIT.md) licensed.