Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 828 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 828 Bytes

Sprouts

Development repo for Sprouts web app.

🚄 Tech Stack

Frontend: HTML, CSS, JQuery, React.js
Backend: AWS Amplify
AWS: EC2, DynamoDB, Cognito, MobileHub

📦 Setup

Node version: > 8.x
NPM version: 6.4.0

Install AWS Mobile and AWS Amplify CLI

$> npm install -g awsmobile-cli
# configure awsmobile (need credentials from CTC)
$> awsmobile configure
# initialize awsmobile project (need project id from CTC)
$> awsmobile init <project-id>

Install NPM packages

$> npm install

Update AWSMobile Configurations

$> awsmobile pull

Run app locally

$> npm start

go to http://localhost:3000 to view app.

📐 Design File

https://www.figma.com/file/BsuOcLGqjygaDYbRqz3GPaTl/Sprouts?node-id=0%3A1