Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 922 Bytes

Readme.md

File metadata and controls

28 lines (18 loc) · 922 Bytes

Orc translation page: Random Generator of Orc Sentences, translated in English

This is a project from the Codecademy Back-End Engineer course. So far, I learnt HTML & CSS basics, as long as Javascript.

This is a generator of orc sentences, with their translation in English. The "generate sentence" button randomly selects a sentence and its translation from a pull of sentences.

Sentences and translation are taken from Wowpedia.

Note: Any feedback is welcomed as I am a beginer in coding. The project may evolve with my progression in the courses

Getting Started

  1. Clone the repository to your local machine
git clone https://github.com/katiab-dev/Mixed-Message---Orc-message-Generator.git
  1. Open index.html in your browser

Technologies Used

  • Javascript
  • Node.js
  • HTML
  • CSS

License

MIT license. Please check https://opensource.org/license/mit/ for more information on the license.