danielcspaiva / Basic-Timer

Home Page:basic-timer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Calendar

The project is deployed and can be accessed here!

Getting Started

This project a simple 5 minute timer application.

Instructions

  • Click 'Start' to start the timer.
  • Click 'Pause' to pause the timer.
  • Click 'Reset' to reset the timer.

Built With:

  • React - A JavaScript library for building user interfaces.
  • Styled Components - A library for React and React Native that allows you to use component-level styles in your application.
  • Vercel - Cloud platform where the project is deployed.

Installation

  1. Clone the repository.
git clone https://github.com/danielcspaiva/Basic-Timer.git
  1. Install packages.
yarn install || npm install
  1. Run the app.
yarn start || npm start
  1. Open http://localhost:3000 to view it in the browser.

Built by Daniel - email - linkedin

About

basic-timer.vercel.app


Languages

Language:JavaScript 79.0%Language:HTML 17.3%Language:CSS 3.7%