Timesheet

Timesheet - A time management app made in REACT

Stars
0
Committers
2

⚛️ React Track - HU 2020 - Timesheet App.

This project was bootstrapped with Create React App.

To Run The Project Locally -

  1. Clone the repository.

  2. Navigate into the directory using terminal, type yarn and press enter to install project dependencies using yarn.

  3. After installation is complete, enter yarn start to run the app in development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.