mjesuele / codey

TypeScript + React app for encoding messages and sending them via SMS using Twilio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codey

Codey is a TypeScript + React app for encoding messages and sending them via SMS using Twilio.

Screenshot

This project was bootstrapped with Create React App.

Quickstart

npm start

Runs the app in development mode at http://localhost:3000.

The page will reload if you make edits, and you will see any lint errors in the console.

Other scripts

npm test

Launches the test runner in the interactive watch mode.
See the CRA docs about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the CRA docs about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

TypeScript + React app for encoding messages and sending them via SMS using Twilio


Languages

Language:TypeScript 91.0%Language:HTML 6.9%Language:CSS 1.3%Language:JavaScript 0.8%