Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theandersonn/my-screen-resolution
Online tool to find your screen resolution
https://github.com/theandersonn/my-screen-resolution
eslint jest prettier react-testing-library reactjs styled-components
Last synced: about 2 months ago
JSON representation
Online tool to find your screen resolution
- Host: GitHub
- URL: https://github.com/theandersonn/my-screen-resolution
- Owner: theandersonn
- Created: 2021-04-17T20:02:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T21:03:32.000Z (over 2 years ago)
- Last Synced: 2024-10-16T00:26:30.042Z (3 months ago)
- Topics: eslint, jest, prettier, react-testing-library, reactjs, styled-components
- Language: JavaScript
- Homepage: https://my-screen-resolution.netlify.app/
- Size: 2.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Screen Resolution
Online tool to find your screen resolution.
**Commands**
```sh
# Installing Dependencies
yarn# Running develop
yarn start# Running tests
yarn test
```Made with 💜 by theandersonn