Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninsau/ecommerce-website-with-nextjs-and-aws-amplify-stripe-typescript-example
ecommerce platform similar to flowersghana.com, except integrated with Stripe
https://github.com/ninsau/ecommerce-website-with-nextjs-and-aws-amplify-stripe-typescript-example
aws ecommerce-application ecommerce-website nextjs react stripe-api stripe-checkout stripe-payments typescript
Last synced: 6 days ago
JSON representation
ecommerce platform similar to flowersghana.com, except integrated with Stripe
- Host: GitHub
- URL: https://github.com/ninsau/ecommerce-website-with-nextjs-and-aws-amplify-stripe-typescript-example
- Owner: ninsau
- Created: 2022-05-26T11:01:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T00:23:10.000Z (over 2 years ago)
- Last Synced: 2024-11-28T16:51:18.938Z (2 months ago)
- Topics: aws, ecommerce-application, ecommerce-website, nextjs, react, stripe-api, stripe-checkout, stripe-payments, typescript
- Language: TypeScript
- Homepage: https://flowersghana.com
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
New installment of the [FlowersGhana](https://flowersghana.com) website.
## Technologies
- Nextjs
- AWS Amplify
- Tailwind Css
- Fusejs
- LocalForage
- Formik
- Zustand
- Yup
- Yup Phone
- Cloudinary
- Paystack## To use
- First, run the development server:
```bash
npm run dev
# or
yarn dev
```- Open [http://localhost:3000](https://console.aws.amazon.com/amplify/) with your browser to see the result.
- You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
- Visit [AWS Amplify console](https://console.aws.amazon.com/amplify/) to set up Amplify to connect with your version.
## Addition
I am working towards breaking down components and deploying to npm for installation. Check back later for instructions to install resources.