Skip to content

gholin/RPGsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPGsheet

This was a learning exercise, part of my drive to become a dev. Basically, it's an RPG character sheet app. I tried two methods which live in their own folders:

rpgsheet_htmljs folder: This method was my first attempt of the week, where I used strict html/css and javascript (to do all the logic) to make the app.

rpgsheet_express folder: This was my first full stack js/react app. I delved lightly into react to make a much better version of the rpg sheet app. It looks way better, and the code is nicer than my first attempt, since I didn't have to use JS to do everything for me thanks to React.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors