EdsonLucas / cap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capitual

Build Passing Twitter

This project contains Capitual frontend, a React application which connects to the backend through Socket.IO.

Getting Started

These instructions will get you a copy of Capitual frontend and running on your local machine for development and testing purposes.

Installing

After cloning the repo, navigate to the folder where the files are located to install dependencies and build the project:


yarn i

yarn start

It may take a while.

Deployment

When ready to launch, re-build the project with:


yarn build

It will generate a "dist" folder which contents you can host anywhere, since it is a static application.

Built With

And many other excelent projects.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Neilton Silva - Design, prototyping, visual
  • Eduardo Borges - Design, implementing - eduardoborges
  • Edson Lucas - Design, implementing - EdsonLucas
  • Jefrey S. Santos - Behavior - jesobreira

See also the list of contributors who participated in this project.

License

See the LICENSE.md file for details.

Acknowledgments

  • Amarildo Caka

  • Guilherme Nunes

About


Languages

Language:JavaScript 92.6%Language:HTML 7.4%