Skip to content

Conversation

@hassan-anees
Copy link

Details

  • Created a full-stack application where users can receive randomly generate famous quotes and have them displayed on wall of quotes
  • Users can also create their own quotes
  • Any quote updated or deleted
  • Responsive front end

Notes to run application

  • Npm was used for both the serverless backend and the frontend
  • For serverless backend, before running serverless offline start, run 'npm install' & 'sls dynamodb install'

Commands to run

npm install
sls dynamodb install
serverless offline start
cd frontend
npm install
npm start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant