Skip to content

React-App to make possible and easier to validate and tes the Node.js API that provides an unique string output after processing an text parameter by GET request.

Notifications You must be signed in to change notification settings

evandrolorran/uniqueify-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniqueify-React-App - Playground Inc.

Description

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.”

How to Run this React App locally

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/

How to Test - Step by Step

    **In progress**

Tools used to build this React-App:

Node.js API Unique-ify

Unique-ify - API

Author

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.

Contact

evandrolorran@gmail.com

Special Thanks / Mentions

For supporting me and the feedbacks during development. MAJA WITTER

About

React-App to make possible and easier to validate and tes the Node.js API that provides an unique string output after processing an text parameter by GET request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published