Skip to content

walkingalchemy/dial-a-script-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dial-A-Script

A tool for creating, dialing and sharing call scripts

Dial-A-Script is a web based tool for writing, calling and sharing call scripts. This is the repository for the React based frontend. The backend api repository resides at: Dial-A-Script-Backend

Demo

Janx Thumbnail

Installing / Getting started

This project was bootstrapped with Create React App.

This project uses npm and react. It also uses react-redux and react-router. Go check them out if you don't have them locally installed.

Begin by installing and running the backend API server Dial-A-Script-Backend.

Then in a separate directory: Fork and/or clone the repository down then run:

npm install

to get dependencies installed locally. Then

npm start

to get it serving to your local host. If you are running your API server on localhost:3000 you will be asked if you would like to start the client server on a different port. Press Y and enter to allow this. Because it is a Create-React app this will automatically open a browser window pointing to the frontend and you will be able to interact from there.

Licensing

MIT Copyright 2018 Sebastian Royer

Thanks to:

Icon pack by Icons8

About

A web platform for creating, dialing and sharing call scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published