Skip to content

kluu1/what-the-chuck

Repository files navigation

Sublime's custom image

WHAT THE CHUCK?

Build Status: CircleCI

Created for Hacktoberfest 2021, What the chuck is a web application built to obtain important Chuck Norris facts.

How to contribute

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull Request so that we can review your changes
  • DONE!

How to run the app locally

Backend

  1. cd backend
  2. npm install
  3. npm run dev (this will start serverless offline on port 3001)

Frontend

  1. cd frontend
  2. npm i
  3. echo REACT_APP_BACKEND_URL=http://localhost:3001/dev/graphql > .env
  4. npm run start

Tech Stack

NodeJS TypeScript GraphQL React HTML5 CSS3 CircleCI

  • Serverless Framework
  • Node.js
  • TypesScript
  • GraphQL
  • React.js
  • CircleCI

Questions?

If you have any problems/questions or issues please submit an issue and I will get to you!

Don't forget to star!

Connect

linked-in medium twitter