johnpc / convert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convert.jpc.io

A file conversion website available at convert.jpc.io

Install dependencies

npm install

Deploying Backend Resources

Deploy necessary resources to your personal AWS account via

npx amplify sandbox

This will populate the amplifyconfiguration.json file at the root of your project, which contains all configuration necessary to interact with the deployed resources.

Test the website

npm run dev

Then navigate to https://localhost:3000

About


Languages

Language:TypeScript 95.0%Language:CSS 3.6%Language:JavaScript 1.0%Language:Shell 0.4%