/popitalk-client

Main web client for Popitalk

Primary LanguageJavaScript

popitalk-client

All Contributors

Info

@popitalk/popitalk-client is the primary web client for interacting with:

You can watch a demo here.

Codebase

The codebase for popitalk-client is written in React with Tailwindcss and Redux.js.

First time setup

To run the repository locally:

git clone https://github.com/Popitalk/popitalk-client
npm install
npm start

Installation

Important The following services need to be set up for @popitalk/popitalk-client to function:

Checklist

  • You need to install the required dependencies by running npm.
  • Make sure you have the most recent .env file.
  • Ensure that .env.example is either copied and renamed to .env, or is simply renamed to .env.

Folder Structure

popitalk/popitalk-client/
├── components # The core components
├── containers # placeholder explanation
├── helpers # placeholder explanation
├── hooks # placeholder explanation
├── redux # placeholder explanation
└── util # placeholder explanation

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ahmed Safi

💻

sulaiman1073

💻

Andrew Jang

💻

Emily Palmieri

💻

SKaralius

💻

Michael-Xie

💻

This project follows the all-contributors specification. Contributions of any kind welcome!