Skip to content

CodeTheChangeUBC/sprouts2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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