Giter VIP home page Giter VIP logo

chuck-facts's Introduction

Chuck Norris Funny Facts

  • This is a fulllstack roject built on with GraphQlAPI, apollo, NodeJs and React.

Description

The app fetches data from a REST api from https://api.chucknorris.io/, using a GraphQL API and Apollo Server. The app then renders all the categories that are available on the frontend which is build using React and Apollo Client. On each category you get to view a single random funny fact on clicking the button.

Prerequisites:

To run this project locally you need to have this installed on your machine: - VS Code(or any other code editor) - nodejs latest version - update npm pacakges - Modern Web browser but preferably Chrome - Git Bash

Libraries and frameworks

The stack of technologies used for this project include:
- GraphQL
- Apollo Server
- Apollo Client
- React

Starting Project:

  Clone the repo into your local machine using in your CLI/Bash
    - git clone https://github.com/PawleN-D/chuck-facts.git
  After downloading the repo, gain access and install dependancies to it using:
    - cd chuck-facts && npm install
  There are two top level directories: server & client. Access each respectively and install dependancies (use different terminals):
    - cd server && npm install
    - cd client && npm install
  After installation of dependancies in both repos, change directory to the main directory:
    - cd ..
  Run this command and the app will start
    - npm run dev

Author:

chuck-facts's People

Contributors

pawlen-d avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.