File tree Expand file tree Collapse file tree 5 files changed +18
-0
lines changed Expand file tree Collapse file tree 5 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ # React Projects Code
2
+
3
+ In this folder you will find the React code (` src/App.js ` ) for the [ Tips API front-end] ( api/ ) and the [ Free Monkey (hangman) game] ( freemonkey/ ) .
Original file line number Diff line number Diff line change
1
+ # Tips API
2
+
3
+ ![ tips API front-end screenshot] ( ../screenshots/tips.png )
4
+
5
+ --
6
+
7
+ # Original ` create-react-app ` README
8
+
1
9
This project was bootstrapped with [ Create React App] ( https://github.com/facebook/create-react-app ) .
2
10
3
11
## Available Scripts
Original file line number Diff line number Diff line change
1
+ # Free Monkey
2
+
3
+ ![ Free Monkey screenshot] ( ../screenshots/freemonkey.png )
4
+
5
+ --
6
+
7
+ # Original ` create-react-app ` README
1
8
This project was bootstrapped with [ Create React App] ( https://github.com/facebook/create-react-app ) .
2
9
3
10
## Available Scripts
You can’t perform that action at this time.
0 commit comments