diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c1fe1c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# FFXIV-MDX-React-Components +This is a set of custom made React components meant to be used on Final Fantasy XIV related text heavy content, specifically content written in the MDX format. + +MDX is a superset of markdown and supports React components. + +All components here will tap into browser local storage so that even when users navigate to different posts on the same domain, data will be retained and doesn't need to be queried again.
\ No newline at end of file |
