Skip to content

vmarchesin/js-me-anything

Repository files navigation

JS Me Anything

A game to test your JavaScript knowledge.

You can play the game at jsmeanything.now.sh

Contributing

JS Me Anything is an open source collection of JavaScript questions, intended to test your skills before interviews or for any reason. It is encouraged to add new questions if you enjoy the project.

To learn how to contribute see the contributing guidelines.

Installation

Clone the repo and run npm install. To launch the development build run

npm run dev

You'll also need to launch an instance of the Apollo Server to make GraphQL queries. To create an instance run

npm run now-lambda

License

MIT

About

A game to test your JavaScript knowledge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published