Skip to content

Built as a quick demonstration of Serverless functions.

Notifications You must be signed in to change notification settings

Debaucus/RandomFactServerless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Built as a quick demonstration of Serverless functions.

  • Pre-loading ~1,000 facts and then generating a random number based on the array length.
  • Using that value to display that fact in the list on the screen.
  • A button that calls a setState change, updating the current fact displayed.

How to Run

  • cd factgenerator
  • npm install
  • npm start

About

Built as a quick demonstration of Serverless functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published