Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 427 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 427 Bytes

whatisthis

Random project ideas. Currently flipped typing test

Run this project

  1. You'll need to connect this project to an API that provides words. The one used for this project was Words API. Pass your API key into fetchWords.js and rewrite the GET requests according to that API.
  2. Once successfully connected, run npm start at the root. The project should be running at localhost:3000