Skip to content

Natashka333/cf-frontend

 
 

Repository files navigation

Netlify Status

cf-frontend

A repo for issues and discussions for CommunityFocus

CommunityFocus is a sharable time tracking app for teams

Getting Started

To contibute:

  1. Clone the backend and frontend repos (linked below)
  2. Install nodejs (we will be using npm)
  3. Open a terminal and cd into backend repo and run npm i and then npm run dev
  4. Open another terminal and cd into the frontend repo. Run npm i and then npm run dev
  5. Open your browser and go to http://127.0.0.1:5173/ to open the app (temporary http://127.0.0.1:5173/abc to see timer)

Stack

Related repositories

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.9%
  • JavaScript 9.3%
  • HTML 1.8%