Skip to content

React project that loads a MD document containing multiple react questions, parses them and then serves a single question and answer at random.

Notifications You must be signed in to change notification settings

jwpf100/react-daily-question

Repository files navigation

Name

Description

Project Status

Project Screen Shots

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Switch Branches:

git switch main

Installation:

npm install

To Start Gatsby Server:

gatsby start

To Visit App:

localhost:8000

Reflection

About

React project that loads a MD document containing multiple react questions, parses them and then serves a single question and answer at random.

Topics

Resources

Stars

Watchers

Forks