RodrigoSaantos / ignite-timer

Application developed in the Ignite of Rocketseat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo ignite timer

Ignite - Timer

Application developed in the Ignite of Rocketseat 💻🚀

ObjectiveTechnologiesUsageContributionAuthorLicense

Tela inicial para começar a contar o tempo
tempo já iniciado Histórico de todos os times feitos ou cancelados

🚧 Ignite - Timer ⏰📈 Loading... 🚧

🎯 Objective

Boost your productivity with Ignite Timer.

🛠 Technologies

The following tools were used in the construction of the project:

Global

Frontend

👷 Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/ignite-timer.git

# Go to folder classroom
$ cd ignite-timer/

# Install Dependencies
$ yarn
# or
$ npm install

# Run Application
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3000

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

📝 License

This project is under the MIT license.

About

Application developed in the Ignite of Rocketseat


Languages

Language:TypeScript 97.3%Language:HTML 2.7%