Giter VIP home page Giter VIP logo

rocket-cycles's Introduction

โณ Rocket Cycles

Timer application for Ignite Bootcamp.

build-image license-image deploy-image

๐Ÿ’ก You will need

  • First, a cup of coffee; โ˜•
  • Node JS installed on your host;
    • Prefer the LTS version.

๐ŸŽ‰ Starting

Clone

In order to clone the project (via HTTPS), run this command:

git clone https://github.com/MattZ6/rocket-cycles.git

๐Ÿ’ก SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command: git clone [email protected]:MattZ6/rocket-cycles.git

Go to project folder:

cd rocket-cycles

Dependencies

Install the project dependencies:

pnpm i

You can also run yarn or npm i instead.

Environment variables

Copy .env.example to .env.local:

cp .env.example .env.local

Develop

Start local development server:

pnpm dev

You can also run yarn dev or npm run dev instead.

๐Ÿค Contributing

Contributions, issues and new features are always welcome! You can explore them here.

Feel free to submit a new issue with a respective title and description on the the Rocket Cycles repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

๐Ÿ“œ License

Released in 2022 ยฉ This project is under MIT License.

๐Ÿ‘จโ€๐ŸŽค Author

Made with โค by Matheus Felipe Zanin.
Get it touch!


Ignite Bootcamp ๐Ÿ”ฅ

rocket-cycles's People

Contributors

mattz6 avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rocket-cycles's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.