jdrgoms / orgs-hub

A simple react app that displays informatoin about GitHub organizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orgs-hub

A simple react app that displays informatoin about GitHub organizations

What is inside?

This project uses lot of stuff as:

Getting Started

First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Commands

  • start: runs your application on localhost:3000
  • build: creates the production build version
  • lint: runs the linter in all components and pages
  • test: runs jest to test all components and pages
  • storybook: runs storybook on localhost:6006

About

A simple react app that displays informatoin about GitHub organizations


Languages

Language:TypeScript 90.6%Language:HTML 6.6%Language:JavaScript 2.8%