A complete solution for vine stores for selling there product online.
- Admin Dashboard
- Payment Gateway Integration
- Delivery Status
- Text messages notifications
- Auth with forgot password
- Clone the repo to your machine.
- Install all the package using npm Or yarn.
- Install all package inside clients directory.
- Update .env with your values 5.Run npm run dev or yarn dev to start the dev server.