Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)