All Projects → iamyuu → react-github-profile

iamyuu / react-github-profile

Licence: other
Learning about (unit & integration) testing on React

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to react-github-profile

ABSphreak
Hello there! This repository is for the welcome message on my Github Profile.
Stars: ✭ 52 (+173.68%)
Mutual labels:  github-profile
cra-template-quickstart-redux
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
Stars: ✭ 66 (+247.37%)
Mutual labels:  testing-library
SudhanPlayz
About me for GitHub <3
Stars: ✭ 24 (+26.32%)
Mutual labels:  github-profile
toster
DSL framework for testing Android apps
Stars: ✭ 31 (+63.16%)
Mutual labels:  testing-library
peterthehan
My personal site and profile README.
Stars: ✭ 36 (+89.47%)
Mutual labels:  github-profile
mocat
🐈 Mocat is a mocking toolbar that allows you to interactively develop and test network requests.
Stars: ✭ 27 (+42.11%)
Mutual labels:  testing-library
Metrics
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+24221.05%)
Mutual labels:  github-profile
toUUID
Simple integer to UUID generator for unit and integration tests written in Java or Kotlin
Stars: ✭ 12 (-36.84%)
Mutual labels:  testing-library
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (+89.47%)
Mutual labels:  testing-library
mazandi
✅ solved.ac 잔디를 예쁘게 보여주는 프로필 카드 API
Stars: ✭ 113 (+494.74%)
Mutual labels:  github-profile
unicorn-contributor
Complete the GitHub contribution graph in few seconds!
Stars: ✭ 51 (+168.42%)
Mutual labels:  github-profile
eslint-config-galex
hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook
Stars: ✭ 166 (+773.68%)
Mutual labels:  testing-library
GitHub-LookBook
Look up the GitHub profiles with better UI experience. Build your GitHub Report Card!
Stars: ✭ 18 (-5.26%)
Mutual labels:  github-profile
cli-testing-tool
Testing library for cli commands
Stars: ✭ 24 (+26.32%)
Mutual labels:  testing-library
testcafe-testing-library
🐂 Simple and complete custom Selectors for Testcafe that encourage good testing practices.
Stars: ✭ 68 (+257.89%)
Mutual labels:  testing-library
github-now-playing
🎵 Display what you're listening to right on your Github profile
Stars: ✭ 75 (+294.74%)
Mutual labels:  github-profile
react-router-testing-utils
A collection of utilities to test React Router with React Testing Library (Work in progress 🚧)
Stars: ✭ 34 (+78.95%)
Mutual labels:  testing-library
eslint-config-welly
😎 ⚙️ ESLint configuration for React projects that I do. Feel free to use this!
Stars: ✭ 21 (+10.53%)
Mutual labels:  testing-library
scalatest-junit-runner
JUnit 5 runner for Scalatest
Stars: ✭ 30 (+57.89%)
Mutual labels:  testing-library
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (+15.79%)
Mutual labels:  testing-library

GitHub Profile

Simple application to display information from GitHub users.

User Stories

  • User can enter a username.
  • User should get an alert if the username is not valid.
  • User should get an alert if the username not found.
  • User can see the profile data such as avatar, name, and username.
  • User can see list repositories.
  • User can see message if the repositories is empty.
  • User scroll down to see all other repositories.

Available Scripts

In the project directory, you can run:

  • yarn dev: Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
  • yarn test: Launches the test runner in the interactive watch mode.
  • yarn build: Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].