Skip to content

Simple react app for getting information about a number

License

Notifications You must be signed in to change notification settings

efreitasn/num-info

Repository files navigation


This is a simple react app that I built to check out the new hooks API that shipped in react@16.8. It uses the numbers API proxied through a Node.js server hosted on heroku. The proxy exists as the API uses http while the app is hosted on a https host (mixed content). Besides, I also added a couple of e2e tests to check out cypress as well. You can view it here.

This was bootstrapped using Create React App.

About

Simple react app for getting information about a number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published