This is a combination of a no-code and e-commerce platform, our users can drop in our app(currently web-app) to create a quick no code site in under 5 minutes, by adding store name and product details, then the user can connect their Stripe account to accept payments, and voila their own webstore is ready!
- Create a ecommerce store from your smartphone within 5 minutes
- Accept payments using Stripe's Connect API
- Add products and manage orders
- Authentiation with auth0
This project is made using React and create-react-app. Follow these steps to run it on your system:
- Clone the project / Downoad the code
- Go to the project directory and run
npm install
- Run
npm start
- GO to
localhost:3000
on your browser to access the app.
This project was submitted to HackNYU 2022 and won in the financial empowerment track. Devpost Link