Skip to content

Latest commit

 

History

History
70 lines (61 loc) · 2.48 KB

README.md

File metadata and controls

70 lines (61 loc) · 2.48 KB

clone-clockify.me

About

This project is clone of clockify.me website. clockify.me is a popular website which provides free time tracking app that lets you track work hours across projects.

This Project is build by me and four of my team members during the construction week in Masai School.

Contributors (Team Mates) of this project

Tech Stacks

Frontend

ReactJs, TypeScript, Chakra-UI, Axios, ReduxToolkit

Backend

ExpressJs, NodeJs, MongoDB, JavaScript

Features Implemented -

  • SignUp
  • Login
  • Time Tracker,
  • Creating New Projects
  • Creating New Clients

Checkout our Clokify.me Clone

Official Website - Clokify.me




Homepage


Signup Page


Login Page


TIme Tracker Page


Project Page


Clients Page

Steps to try locally

Clone the project and follow the steps

> cd main-brake-9977

> cd frontend

> npm install

> npm run dev