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
- Host: GitHub
- URL: https://github.com/osamamammar/instabug-assessment
- Owner: osamamammar
- License: mit
- Created: 2022-05-29T15:58:21.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-13T16:28:10.000Z (about 4 years ago)
- Last Synced: 2025-02-01T08:26:10.462Z (over 1 year ago)
- Topics: automation-testing, css, cypress, hooks, html, react, sass
- Language: JavaScript
- Homepage: https://instabug-demo.netlify.app/
- Size: 575 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# instabug-assessment

## 📚 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





Welcome Page

404 Page

📱Mobile view

## 📝License
Copyright © 2022 [osamamammar](https://github.com/osamamammar).
This project is [MIT](https://github.com/osamamammar/Instabug-assessment/blob/main/LICENSE) licensed.