GithubHelp home page GithubHelp logo

github-finder's Introduction

Github Finder

React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management and is part of the "Modern React Front To Back" Udemy course

Usage

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000

npm run build

Builds the app for production to the build folder.

github-finder's People

Contributors

bradtraversy avatar dependabot[bot] avatar hussainanjar avatar spider-jeru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-finder's Issues

Build Environment variables problem

Hello Bradtraversy,
First of all , I personally thank you for your wonderfull and easy to learn tutorial series. Currently complete follow steps for making github finder app. When I try to make build and serve -s build at local computer Enviroment variable are undefined
Screenshot from 2019-09-10 11-42-09

And when I deploy on netlify account , same problem occurs there.

Screenshot from 2019-09-10 11-44-38
Screenshot from 2019-09-10 11-45-45

Page Not Found After Deploying in Netlify

Hi Brad Traversy,

First of all thanks a lot, great material as always.

I'm trying to deploy the app but Im getting Page Not Found. I saw I needed to update the netlify.toml file from

[build]
  publish="build"

to

[build]
  publish="build"
[[redirects]]
  from = "/*"
  to = "/index.html"
  status = 200

but that didnt work. What else can I do?

Thanks

Screen Shot 2019-09-15 at 6 23 28 PM

Screen Shot 2019-09-15 at 6 18 48 PM

useEffect

You said at the end of section refator users that we should ignore eslint warning as this would create a endless loop and crash the App.
As I am learning I thought I would try eslints hints, ( seeing how something goes wrong helps me to understand how things work)

user

after implimenting the changes, I restarted server and it worked

with dependencies added

is this to do with updated sources?
could you please clarify which is the best method
here is my package file

package json

Is this an issue?
Am I doing something wrong?
and thanks for the tutorials you put out there for people to better understand web building,

Help

How do I look up a user by email address?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.