Skip to content

fac28/connote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7bf32d1 · Dec 7, 2023
Nov 24, 2023
Dec 7, 2023
Dec 7, 2023
Nov 27, 2023
Dec 1, 2023
Nov 27, 2023
Nov 27, 2023
Dec 5, 2023
Dec 6, 2023
Nov 21, 2023
Nov 27, 2023
Nov 23, 2023
Dec 6, 2023
Nov 22, 2023
Nov 29, 2023
Nov 27, 2023
Nov 23, 2023
Dec 6, 2023
Dec 6, 2023
Nov 27, 2023
Nov 23, 2023
Nov 29, 2023
Nov 21, 2023

Repository files navigation

Connote

Overview

Connote is a web application designed to engage users with poetry through innovative annotation and collaboration features. It offers an interactive platform for exploring and understanding poetry in a communal setting.

Deployed here via vercel.

image
image

Installation Instructions

Clone the repository and navigate to the project directory:

git clone https://github.com/fac28/connote.git
cd connote

Please make sure you have at least Node.js 18 or a higher version installed on your system before proceeding.

Running a Local Server

To run the server locally:

npm install
npm run dev

Access the application at localhost:3000 in your web browser.

Configuring Environmental Variables

For setting up environmental variables, refer to env.md.

Technologies Used

  • Next.js 14
  • React
  • Typescript
  • Supabase
  • Tailwind CSS
  • Playwright
  • Jest

Contributors