/gprices

Responsive React / Next.js with CRUD functionality powered by an AWS-hosted API.

Primary LanguageJavaScript

gPrices

In this inflationary times, let's help each other find the best prices!

Arquitechture

Responsive React / Next.js with CRUD functionality powered by a custom AWS-hosted API.

  • Front end:

    • React / Next.js
    • Responsive
  • Back end API:

    • AWS Lambda
    • AWS DynamoDB (NoSql)
    • AWS API Gateway

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.


Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.