Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhistiak3/ia-bucket
iA Bucket is a app like Google Shopping Like. You can Organized your shopping using this app.
https://github.com/mhistiak3/ia-bucket
firebase-auth firestore-database react-redux reactjs redux redux-thunk
Last synced: 1 day ago
JSON representation
iA Bucket is a app like Google Shopping Like. You can Organized your shopping using this app.
- Host: GitHub
- URL: https://github.com/mhistiak3/ia-bucket
- Owner: mhistiak3
- Created: 2022-01-08T10:58:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T14:28:35.000Z (almost 3 years ago)
- Last Synced: 2024-03-17T18:48:57.836Z (8 months ago)
- Topics: firebase-auth, firestore-database, react-redux, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://ia-bucket.netlify.app/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iA Bucket
iA Bucket is a app like Google Shopping Like. You can Organized your shopping using this app.
## Authors
- [@mhistiak3](https://github.com/mhistiak3)
## Screenshots
![App Screenshot](app.png)
## Technology
**Client:** React, Redux, Firebase Auth, Firestore Database, Custom Css, Fontawesome
## Run Locally
Clone the project
```bash
git clone https://github.com/mhistiak3/ia-bucket.git
```Go to the project directory
```bash
cd ia-bucket
```Install dependencies
```bash
npm install
```Start the server
```bash
npm start
```![Logo](./src/assets/logo.png)