Skip to content

bayar21/aws-rekognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rekognition front-end

Rekognition is AWS Serverless Face recognition Web App developed by Nest. Used to practice lesson;

This repo is dedicated to build front-end of rekognition project.

Environments

Env Branch Tracked
Development start
Production build

Toolchain

Tool Version
Node ^14.17.4
Yarn ^1.22.11
React ^17.0.2

Setup

  1. Install Node version ^14.17.4 (via nvm or other) and ensure the project uses one a compatible version locally

  2. Run yarn to install dependencies

  3. Run yarn start to run the app in web browser.

  4. You can now view Rekognition in the http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.3%
  • SCSS 19.0%
  • HTML 3.7%