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

https://github.com/osamamammar/instabug-assessment

✨ This is an instabug assessment task for frontend engineer internship
https://github.com/osamamammar/instabug-assessment

automation-testing css cypress hooks html react sass

Last synced: 3 months ago
JSON representation

✨ This is an instabug assessment task for frontend engineer internship

Awesome Lists containing this project

README

          

# instabug-assessment

![osama_banner](https://user-images.githubusercontent.com/42181138/171488781-4933ffeb-4acc-478e-992d-f1398092efc8.jpg)

## 📚 Table of Contents

- [About the Project](#about)
- [Built with](#built-with)
- [Getting Started](#getting-started)
- [Screenshots](#screenshots)
- [License](#license)

## About
>### Instabug frontend internship 2022. Try it [LIVE](https://instabug-demo.netlify.app/).

### Built with
- [React JS](https://reactjs.org/)
- [SASS](https://sass-lang.com/)
- [Cypress](https://www.cypress.io/)

## 🚀Getting Started
```
$ npm install
```

### Run your end-to-end tests
```
$ npm run cypress:open
```

### Compiles and minifies for production
```
$ npm run build
```

## 📸Screenshots

Login Page

![screencapture-instabug-demo-netlify-app-login-2022-06-01-21_40_24](https://user-images.githubusercontent.com/42181138/171488679-373305e5-c794-49c8-acbe-462464b202a1.png)

![screencapture-instabug-demo-netlify-app-login-2022-06-01-21_14_17](https://user-images.githubusercontent.com/42181138/171487458-6b881c88-1cd4-44aa-b504-478ee5e31a28.png)
![screencapture-instabug-demo-netlify-app-login-2022-06-01-21_20_35](https://user-images.githubusercontent.com/42181138/171487467-e30e8dbf-d468-4f51-b5ee-54209fe4474e.png)

![screencapture-instabug-demo-netlify-app-login-2022-06-01-21_14_41](https://user-images.githubusercontent.com/42181138/171487490-a525e486-5729-419a-8cd2-063a98aa1b82.png)

![screencapture-instabug-demo-netlify-app-login-2022-06-01-21_23_41](https://user-images.githubusercontent.com/42181138/171487499-95c4b162-3e1d-4099-97c0-3c6127faeef1.png)

Welcome Page

![welcome_page](https://user-images.githubusercontent.com/42181138/171487570-e9623422-44b0-4a56-9d28-9501088fe244.png)

404 Page

![screencapture-instabug-demo-netlify-app-404-2022-06-01-21_17_22](https://user-images.githubusercontent.com/42181138/171487588-bce1768f-9a62-4b3f-b243-51df92a111e4.png)

📱Mobile view


## 📝License

Copyright © 2022 [osamamammar](https://github.com/osamamammar).

This project is [MIT](https://github.com/osamamammar/Instabug-assessment/blob/main/LICENSE) licensed.