Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwu395/mission_ready_l5_mission_0
Basic Frontend Webpage showcasing responsiveness 💻 Created for Mission Ready Level 5 Mission 0
https://github.com/kwu395/mission_ready_l5_mission_0
css frontend html javascript react responsive-design
Last synced: 14 days ago
JSON representation
Basic Frontend Webpage showcasing responsiveness 💻 Created for Mission Ready Level 5 Mission 0
- Host: GitHub
- URL: https://github.com/kwu395/mission_ready_l5_mission_0
- Owner: kwu395
- Created: 2024-02-12T21:06:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T05:42:48.000Z (9 months ago)
- Last Synced: 2024-11-05T18:09:33.484Z (2 months ago)
- Topics: css, frontend, html, javascript, react, responsive-design
- Language: CSS
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mission Ready Level 5 Mission 0 Project
A basic frontend webpage showcasing responsive design. See images below.
Responsiveness was implemented using media queries with 5 breakpoints.
### Technologies Used
- React
- JSX and CSS### React Components
- NavBar.jsx
- SearchBar.jsx
- Product.jsx# Website Screenshots
### Full Size
![Image Alt Text](./Image1.PNG)
![Image Alt Text](./Image2.PNG)### Medium Size
![Image Alt Text](./Image3.PNG)
### Mobile Size
![Image Alt Text](./Image4.PNG)