Skip to content

charleshamiltonpublic/dndreactclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This is the client side of a dnd combat tracker app
  • It uses MongoDB as a backend database
  • The backend API is hosted on Heroku here: https://dnd-react.herokuapp.com/
  • The React frontend is hosted on Netlify here: https://frosty-noyce-73153e.netlify.app/
  • To run locally, put server and client folder in same folder, rename both to "server" and "client"
  • cd into server folder and run 'npm run dev'.
  • This project is set to use the concurrently node package to run locally. Unless you change the scripts
  • to reflect that the folders are NOT named "server" and "client" in package.json,
  • the default scripts will not work if you do not rename these two folders.

About

This is the client side of a Dungeons and Dragons combat tracker app. It uses React and is hosted on Netlify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors