An open API service indexing awesome lists of open source software.

https://github.com/nbw/whentwochat

When To Chat V2
https://github.com/nbw/whentwochat

nextjs scheduling timezones

Last synced: 7 months ago
JSON representation

When To Chat V2

Awesome Lists containing this project

README

          

# When To Chat

When To Chat V2! Rewritten using [Next.js](https://nextjs.org/) and Redux.

[![Netlify Status](https://api.netlify.com/api/v1/badges/1ceb5d3c-dbed-4c59-82e3-2c1ad8a7b092/deploy-status)](https://app.netlify.com/sites/whentwochat/deploys)

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.