/take-a-walk

Primary LanguageTypeScriptMIT LicenseMIT

Contributors MIT License LinkedIn


Logo

Take a Walk

An app based on the pomodoro technique gamified with some healthy tasks. When completing a challenge You'll gain experience and up your levels, unlocking neat features like a dark mode once you reach level 3.

View Live · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Take a Walk Screen Shot

App developed during the Next Level Week by Rocketseat.

NextAuth.js for OAuth login via Google, info storage via cookies, contextAPI for state management.

Built With

Getting Started

If you want to run this app locally, do as follows.

Prerequisites

  • node

Installation

  1. Clone the repo
    git clone https://github.com/Talaric0/take-a-walk
  2. Install NPM/YARN packages
    yarn install
  3. Star the repo 😋

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Bruno Talarico - bruno.talarico@gmail.com

Project Link: https://github.com/Talaric0/take-a-walk

Acknowledgements