|
1 |
| -# Getting Started with Create React App |
| 1 | +# LAME JOKE GENERATOR |
| 2 | + |
| 3 | +# Introduction: |
| 4 | +This Lame joke generator is a ReactJS project which uses API integration and generates a random joke. |
| 5 | + |
| 6 | +# How to install/ run this App: |
2 | 7 |
|
3 | 8 | This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
4 | 9 |
|
@@ -39,32 +44,10 @@ Instead, it will copy all the configuration files and the transitive dependencie
|
39 | 44 |
|
40 | 45 | You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
|
41 | 46 |
|
42 |
| -## Learn More |
43 |
| - |
44 |
| -You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). |
45 |
| - |
46 |
| -To learn React, check out the [React documentation](https://reactjs.org/). |
47 |
| - |
48 |
| -### Code Splitting |
49 |
| - |
50 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) |
51 |
| - |
52 |
| -### Analyzing the Bundle Size |
53 |
| - |
54 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) |
55 |
| - |
56 |
| -### Making a Progressive Web App |
57 |
| - |
58 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) |
59 |
| - |
60 |
| -### Advanced Configuration |
61 |
| - |
62 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) |
63 |
| - |
64 |
| -### Deployment |
| 47 | +# How to use it: |
65 | 48 |
|
66 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) |
| 49 | +A button is linked to generating a new joke, so just click on the button and a random joke will be generated. |
67 | 50 |
|
68 |
| -### `npm run build` fails to minify |
69 | 51 |
|
70 |
| -This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify) |
| 52 | +# Output: |
| 53 | + |
0 commit comments