This is an assignment provided by Playgroung Inc. which the objective is to implement in Node.js an app that exposes a single API endpoint at /unique-ify that accepts GET requests with a single parameter, text.
If text is a string composed of only letters (A-Z in any combination of upper and lower case) and/or spaces, it will return a string representation of the collection of unique letters that make up text, sorted alphabetically and provided in lower case.
Otherwise the endpoint should return an error accompanied with the message “Please only enter letters A-Z or spaces.”
Clone or download this repository, then open it in your preferred IDE/Code Editor:
If you want to run this React App locally in your computer, you need to follow these steps
**In progress**
The easiest way to test and see the result of the app development is by clicking the link below:
https://uniqueify-react-app.herokuapp.com/
**In progress**
The React App was developed by evandrolorran for Playground Inc Playgroung Inc. Company in order to show the development skill level in React/Front-End.
For supporting me and the feedbacks during development. MAJA WITTER