Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmetbozkir/react-pizzashop-website
eCommorce Website Via Api | Nextjs,Axios , Zustand , Authjs , Clerk and Aceternity UI.
https://github.com/mehmetbozkir/react-pizzashop-website
aceternity aceternity-ui authentication authjs axios axios-react clerk clerk-react ecommerce ecommerce-website fakeapi nextjs pizzastore react react-hooks reactjs reacttypescript typescript zustand zustandjs
Last synced: 9 days ago
JSON representation
eCommorce Website Via Api | Nextjs,Axios , Zustand , Authjs , Clerk and Aceternity UI.
- Host: GitHub
- URL: https://github.com/mehmetbozkir/react-pizzashop-website
- Owner: MehmetBozkir
- Created: 2024-03-08T23:15:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T14:22:34.000Z (9 months ago)
- Last Synced: 2024-10-12T12:41:04.567Z (2 months ago)
- Topics: aceternity, aceternity-ui, authentication, authjs, axios, axios-react, clerk, clerk-react, ecommerce, ecommerce-website, fakeapi, nextjs, pizzastore, react, react-hooks, reactjs, reacttypescript, typescript, zustand, zustandjs
- Language: TypeScript
- Homepage: https://react-pizza-shop-x.netlify.app/
- Size: 137 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# React-PizzaShop-Website
eCommorce Website Via Api | Nextjs,Axios , Zustand , Authjs , Clerk and Aceternity UI.
:wrench: Features
------------------------------
- API configuration while performing Zustand operating logic and state management.
- Learning details such as logging in with Authjs, registering, and user profile.
- Clerk integration.
- Detailed UI design and innovative image quality with Aceternity UI.
- Double platform deployment. ( Vercel / Netlify )
- Shortcuts I created specifically for myself with the Makefile file.
## :book: How to use
To clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [ReactJS](https://reactjs.org/docs/getting-started.html) installed on your computer. From your command line:```
# Clone this repository
$ git clone https://github.com/MehmetBozkir/React-PizzaShop-Website.git# Go into the repository
$ cd React-PizzaShop-Website# Install dependencies
$ npm install# Run the app
$ npm run dev
```
## :link: Demo
- Netflify to see and examine by yourself a demo of the site.
- Vercel to see and examine by yourself a demo of the site.