Skip to content

Commit f22a5c6

Browse files
Update README.md
1 parent a361bc5 commit f22a5c6

File tree

1 file changed

+10
-27
lines changed

1 file changed

+10
-27
lines changed

React-joke-app/README.md

Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
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:
27

38
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
49

@@ -39,32 +44,10 @@ Instead, it will copy all the configuration files and the transitive dependencie
3944

4045
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.
4146

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:
6548

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.
6750

68-
### `npm run build` fails to minify
6951

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+
![image](https://user-images.githubusercontent.com/69676094/122909634-0431bb80-d373-11eb-80cc-01b67ae5e656.png)

0 commit comments

Comments
 (0)