Frontend implemented using React.js demonstrating functionalities related to Vanity Number
See Demo https://vanitynumber-frontend.herokuapp.com/
Python Module https://pypi.org/project/vanitynumber/
Backend API (in Flask) https://vanitynumber-backend-api.herokuapp.com/
Backend API (in Flask) Github Repo https://github.com/sreenivasanac/vanitynumber-backend-api
react-scripts start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
react-scripts test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
git push origin master
This Repo is hooked with Heroku on every Git push, it is deployed.