/secure-share-app

App for Dev.to AWS Amplify (v2) hackathon

Primary LanguageTypeScript

This project is an entry for the AWS Amplify Fullstack Typescript Challenge on Dev.to. The challenge focuses on leveraging AWS Amplify and TypeScript to build a fullstack application.

Checkout the submission article for more details on the project.

Project overview

Tech stack

  • Frontend: ReactJS, Vite,
  • Backend: AWS Amplify

Getting Started

Prerequisites

Installation

  • npm install - Install NPM dependencies
  • npx ampx sandbox - Create app infrastructure for local development

Run

  • npm run dev - Start the development server