Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smerth/tictacturing-instructional
Course work for Building and Deploying Full Stack React Application
https://github.com/smerth/tictacturing-instructional
auth0 graphcool graphql heroku javascript material-ui react react-konva react-router relay
Last synced: 1 day ago
JSON representation
Course work for Building and Deploying Full Stack React Application
- Host: GitHub
- URL: https://github.com/smerth/tictacturing-instructional
- Owner: smerth
- Created: 2017-11-15T17:22:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:43:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T00:13:19.179Z (7 months ago)
- Topics: auth0, graphcool, graphql, heroku, javascript, material-ui, react, react-konva, react-router, relay
- Language: JavaScript
- Homepage: https://smc-tictacturing-instructional.herokuapp.com
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building Deploying Full Stack ReactApplication
![App Screenshot](https://raw.githubusercontent.com/smerthtictacturing-instructional/master/screenshot.png)
## Source
[Lynda.com Tutorial](https://www.lynda.com/React-js-tutorials/Building-Deploying-Full-Stack-React-Application/558648-2.html)
## Get Started
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
- [Available Scripts](#available-scripts)
- [npm start](#npm-start)
- [npm test](#npm-test)
- [npm run build](#npm-run-build)
- [npm run eject](#npm-run-eject)## Status
App currently broken Auth0 login not working so game results board not accessible.
## Releases
release 1.0.0 - completed tutorial uses relay classic instead of modern (Auth0 not working)
release 1.0.1 - addressed compilation bug (Auth0 not working)
release 1.0.2 - addressed linting issues (Auth0 not working)