Skip to content

This a simple CRUD app of Games creation using React in the frontend and Spring as backend.

Notifications You must be signed in to change notification settings

Fidac/React-Game-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Game-App

This a simple CRUD app of Games creation using React in the frontend and Spring as backend.

How to run

  • First run the Spring application on the folder gameCreator-backend. It will be running in localhost:8080
  • Second go to the folder gameCreator-frontend and run the command yarn start on the console located at the root of the project. This should start in localhost:3000, and that's exactly what you should open in your browser to see it.

Dependencies

  • Spring Boot
  • npm
  • yarn

Notes

Please try to install npm and yarn before class because it takes time

About

This a simple CRUD app of Games creation using React in the frontend and Spring as backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published