Skip to content

Commit 0ed4938

Browse files
author
Chris
committed
updated to use modern dependencies
1 parent b8170d5 commit 0ed4938

18 files changed

Lines changed: 10387 additions & 11725 deletions

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
REACT_APP_NAME = "Github Search Engine"

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
The MIT License (MIT)
33

4-
Copyright (c) 2018
4+
Copyright (c) 2018
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Reactjs Github Searcher
1+
# Reactjs Github Search Engine
22

33
This project uses the Github API to fetch user profiles and their repositories. It has a very simple design. Doing a search for a user is as simple as typing in the username in the search box.
4-
5-
A live demo can be found [HERE](http://chrisrshort.com/github-searcher/).

0 commit comments

Comments
 (0)