Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 430 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 430 Bytes

Table of contents

General info

A simple webapp that let's you unscramble the words.

Technologies

Project is created with:

  • Express
  • Simple-spellchecker
  • Body-parser
  • axios
  • anagram

Setup

To run this project, install it locally by cloning the repo or download the zip file using git clone:

$ npm intall
$ node app.js