Skip to content

denaweiss5/ballers3-js-remix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballers, the JavaScript Remix Version

What You're Given...

  • A db.json file with data for your backend
    • This command starts the server: json-server --watch db.json
    • Server can be found at: http://localhost:3000/ballers

Three deliverables...

  • See the Ballers from the server, including name, image, and cash amount when the page loads
  • Click on the cash amount and increase by a million dollars, lol
  • Add a comment form to each baller that shows comments when the form is submitted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 21.6%
  • HTML 8.2%