Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilalkarakollu/shopping-app
https://github.com/bilalkarakollu/shopping-app
axios bilalkarakollu e-commerce e-commerce-project firebase material-design material-ui react react-router-dom-v6 react-toastify redux-toolkit styled-components typescript
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bilalkarakollu/shopping-app
- Owner: bilalkarakollu
- Created: 2022-03-31T19:16:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T19:32:33.000Z (over 2 years ago)
- Last Synced: 2023-09-10T17:38:20.269Z (over 1 year ago)
- Topics: axios, bilalkarakollu, e-commerce, e-commerce-project, firebase, material-design, material-ui, react, react-router-dom-v6, react-toastify, redux-toolkit, styled-components, typescript
- Language: TypeScript
- Homepage: https://shopping-9r6akbkt4-bilalkarakollu.vercel.app/
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping App with ReactJS
A full stack e-commerce web app that create a new account and sign in with it. Select products with filtering, add them to the basket, delete them and after making the payment with a test credit card you can check your orders.
## Shopping App Demo Link
You can check the site here
[Click Me](https://shopping-9r6akbkt4-bilalkarakollu.vercel.app/)## Topics
- React
- Redux Toolkit
- Typescript
- Material UI
- Styled Component
- React Router DOM V6
- React Toastify
- Firebase
- Axios
- Full login functionality (sign up and sign in) with firebase authentication,
- Firebase for real time database
- Store orders for logged in user
- Deploy the App LIVE on Vercel## Author
bilalkarakollu
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.