Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 367 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 367 Bytes

React app to fetch a list of random Wikipedia articles. Try it out!

📖 👀 💡

Install

git clone [email protected]:jonoliver/wikirandom.git
yarn install

Run

yarn run

Test

yarn test

Build

yarn build

Deploy

yarn deploy