Skip to content

SPA front end for Spelltome. Powered by React.js and Material-UI. C17 capstone project for Ada Developers Academy

Notifications You must be signed in to change notification settings

wet-bulb/Spelltome-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spelltome: Origins

This is a full stack web app created for my Ada Developers Academy Cohort 17 capstone project.

Spelltome is social media for wizards and other arcane magic users inspired by the early online roleplaying spaces known as MUDs and MUSHs. It takes an experimental approach to identity and persistence akin to roguelike/roguelite RPGs by allowing the souls of ancient wizards to take on a life of their own, evoked client-side by any player with their name.

Spelltome uses an RTE based on Meta’s open source lexical framework to a handle a whole host of content-types to better support wizards in the casting and research of their often multi-faceted spells and rituals.

Demo

Spelltome-Frontend

This project is the front-end to Spelltome, a MUD-inspired rouguelike social media webapp powered by Spring Boot, React.js and lexical framework. Built for the C17 Ada Developer's Academy capstone. See backend here.

Dependencies

  • Node.js
  • npm

Setup

  1. Clone the application
  2. Install dependencies with npm install
  3. Configure REACT_APP_BASE_URL in .env to point to the Spelltome-backend API host
  4. Start the application with npm start

About

SPA front end for Spelltome. Powered by React.js and Material-UI. C17 capstone project for Ada Developers Academy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published