eCommorce Website Via Api | Nextjs,Axios , Zustand , Authjs , Clerk and Aceternity UI.
- 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.
To clone and run this application, you'll need Git and ReactJS 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
- Netflify to see and examine by yourself a demo of the site.
- Vercel to see and examine by yourself a demo of the site.