Skip to content

natar10/trivia-rm

Repository files navigation

Trivia Game for Rick and Morty

This react.js application creates a small trivia game for Rick and Morty using the API.

Prerequisites

You must have the following installed:

  • Node.js v10+
  • NPM v6+ (comes installed with newer Node versions)

Install Dependencies

Run npm install to install all dependencies from NPM.

Scripts to for the aplication

  1. To start the aplication in development mode and start a local server
npm run start
  1. To build the aplication for production:
npm run build
  1. To test the aplication
npm run test

Rick and Morty API

You can find out more about the API in the following link: https://rickandmortyapi.com/

About

Trivia Game for Rick and Morty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages