/witch-duolingo

Duolingo copy: Learn Latin for Spells

Primary LanguageJavaScript

Available Scripts

Backend

In project root directory, you can run:

node server.js

Launches the server listening on port 8081. By default the server sends dummy data. To use the actual Google Translate Api follow these instructions to obtain an api key and set up your local environment. You'll then need to set an NODE_ENV environment variable to anything but development or test and the server will start using the Google Api.

Frontend

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information

This project was bootstrapped with Create React App.

Icons made by Freepik from www.flaticon.com