Skip to content

Latest commit

 

History

History
executable file
·
52 lines (28 loc) · 570 Bytes

File metadata and controls

executable file
·
52 lines (28 loc) · 570 Bytes

ReWork

A work in progress.

A web app to help organise your life.

Authors

Run Locally

Clone the project

  git clone https://github.com/ugorithm/Client

Go to the project directory

  cd Client

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: NextJS, React, Zustand, NextUI, MatineUI

Server: Node, Express

Contributing

Contributions are always welcome!