Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.