All Projects → piyushsinha24 → git-space

piyushsinha24 / git-space

Licence: other
A web application to view Github's user profile.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to git-space

React Niukeapp
仿牛客APP客户端react项目,使用antdmobile的webpack模板创建
Stars: ✭ 12 (-14.29%)
Mutual labels:  react-router, font-awesome
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (+1571.43%)
Mutual labels:  react-router, netlify
React Dashboard
🔥React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) 🔥
Stars: ✭ 1,268 (+8957.14%)
Mutual labels:  react-router, react-bootstrap
Pro Mern Stack
Code Listing for the book Pro MERN Stack
Stars: ✭ 290 (+1971.43%)
Mutual labels:  react-router, react-bootstrap
Mvfsillva
My personal website
Stars: ✭ 13 (-7.14%)
Mutual labels:  github-api, netlify
Light Bootstrap Dashboard React
React version of Light Bootstrap Dashboard
Stars: ✭ 561 (+3907.14%)
Mutual labels:  react-router, react-bootstrap
Ecommerce Reactjs
Full stack ecommerce online store application
Stars: ✭ 164 (+1071.43%)
Mutual labels:  react-router, react-bootstrap
Serverless Stack Com
An open source guide for building and deploying full-stack apps using Serverless and React on AWS.
Stars: ✭ 3,617 (+25735.71%)
Mutual labels:  react-router, react-bootstrap
diablo3-vue-platzi
👾 Diablo 3 Profile Finder - 👹. Using the Diablo III official APIs
Stars: ✭ 40 (+185.71%)
Mutual labels:  font-awesome, netlify
Gitzilla
A resume builder for your GitHub profile.
Stars: ✭ 60 (+328.57%)
Mutual labels:  github-api, react-router
nuxt-netlify-lambda-starter
🛠️ SEO-friendly website starter backed by Netlify lambda functions in a simple, friendly repo
Stars: ✭ 60 (+328.57%)
Mutual labels:  font-awesome, netlify
gatsby-minimal-portfolio
👔 JAMstack (Gatsby JS) content-focused portfolio blog starter. Features include dark-mode, installable PWA, SEO, code highlighting, form, CI/CD.
Stars: ✭ 36 (+157.14%)
Mutual labels:  react-bootstrap, netlify
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (+635.71%)
Mutual labels:  react-router, react-bootstrap
Robe React Ui
Robe React UI Components
Stars: ✭ 133 (+850%)
Mutual labels:  charts, react-bootstrap
react-relay-example
Example project how to use React, Relay and TypeScript
Stars: ✭ 27 (+92.86%)
Mutual labels:  react-router, react-bootstrap
git-issue-react-electronjs
⚙️. ⚛️. A desktop application created with Electronjs and Reactjs to be cross-platform to manage and track GitHub issues.
Stars: ✭ 21 (+50%)
Mutual labels:  github-api, react-router
ghrecipes
⛔ ARCHIVED ⛔ Provides some helper functions for using the GitHub V4 API
Stars: ✭ 28 (+100%)
Mutual labels:  github-api
esri-react-router-example
Example of how to load and use the ArcGIS API for JavaScript in a react-router application
Stars: ✭ 24 (+71.43%)
Mutual labels:  react-router
super-expressive-playground
SuperExpressive Playground
Stars: ✭ 21 (+50%)
Mutual labels:  netlify
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1721.43%)
Mutual labels:  netlify

Netlify Status

Git-Space

👨‍💻 Technology Stack

API

Installation

  1. Clone / Download this repo.
  2. Inside the project open a terminal and run:
npm install

This will install all the project dependencies.

  1. Create a .env file in the project root folder and add the following:
REACT_APP_GITHUB_CLIENT_ID = yourClientId
REACT_APP_GITHUB_SECRET_ID = yourSecretKey

Get your Client Id and Secret Id by signing in to your github account and then go to your setting -> developer setting -> OAuth Apps -> New OAuth App

  1. To start the development server run:
npm start
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].