A interface of Github created for React Study.
Developed using the API of Github.
- ReactJS
-
npx create-react-app react-app
- Styled-Components
-
npm install --save styled-components
- React-Tabs
-
npm install --save react-tabs
Project created for React study.
For view, clone this project, run npm i
in the folder and execute with npm start
.