Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.