https://github.com/reddy-epk/react-welcome-app
A react program for creating a responsive Subscription page.(If not subscribed, asks for subscription)
https://github.com/reddy-epk/react-welcome-app
conditional-rendering rendering terinary
Last synced: 4 months ago
JSON representation
A react program for creating a responsive Subscription page.(If not subscribed, asks for subscription)
- Host: GitHub
- URL: https://github.com/reddy-epk/react-welcome-app
- Owner: reddy-epk
- Created: 2024-03-20T06:21:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T06:26:07.000Z (about 2 years ago)
- Last Synced: 2025-02-25T03:43:18.777Z (over 1 year ago)
- Topics: conditional-rendering, rendering, terinary
- Language: HTML
- Homepage: https://epkwelcomeapp.ccbp.tech/
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building a **Welcome App** with React.
### Refer to the image below:
### Set Up Instructions
Click to view
- Download dependencies by running `npm install`
- Start up the app using `npm start`
### Important Note
Click to view
- Achieving the layout by using only Conditional Rendering