Skip to content

Codeology/shares-squared

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

shares-squared

Welcome to Shares^2! This is the repository for a AWS Serverless "social" stock tracking application with a React frontend done as a project during Spring 2021.

Skeleton code located here: Skeleton

Backend

The backend uses the serverless-stack tutorial setup and the npm serverless package for deployment to AWS. Deploy with npm install && sls deploy

Frontend

The frontend uses a simple create-react-app SPA. Run with npm install && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 5.0%
  • CSS 3.6%