Skip to content

marnicus/event-system-ui

Repository files navigation

event-system-ui

Thank you for trying the Event System Project

if not the node_modules folder is not there then follow below instructions

  1. open the command line and type "npm i" and press enter
  2. after the dependencies are downloaded then run the following command "npm run start"

if node_modules are prevalent then follow the instructions below

  1. open the command line and type "npm run start"

I created a react app that utilizes the redux slice method, the reason why I choose slice is because using the full redux wasn't needed and the slice method allows me to redux to the degree that I need it for.

I also pull the data from the express server so the app can interact with data from the backend. I didn't go the full length and save any updated data to the backend. That would be the next step to creating persistent data.

Anyways please enjoy the experience and I look forward to your feedback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published