Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Latest commit

 

History

History
143 lines (100 loc) · 3.49 KB

README.md

File metadata and controls

143 lines (100 loc) · 3.49 KB

picture


Crypto Currency Tracking App

Track your cryptocurrencies easily and quickly!

View Demo · Report Bug · Request Feature

DEMO MAIL: [email protected]
DEMO PASSWORD: 123456
Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contact
  5. Acknowledgments

About The Project

Since stepping into the world of cryptocurrencies, I have discovered various sources where I can follow cryptocurrencies. These sources, I thought, were pretty complicated for someone who just wanted to see cryptocurrency prices and up-to-date news about the cryptocurrency they're investing in. I want to create a Crypto Currency App so amazing that it'll be the last one you ever need -- I think this is it.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You should use npm latest version.

  • npm
    npm install npm@latest -g

Installation

You can follow the steps below.

  1. Clone the repo
    git clone https://github.com/furkancanzirek/crypto-currency-tracking.git
  2. Install NPM packages
    npm install
  3. Start App
    npm run dev

(back to top)

Roadmap

  • Add README.md
  • Create folder structure
  • Release the first version
  • Multi-language Support
    • English
  • Release the second version
    • Crypto Currency News
    • Enable Comment System
  • Release the third version
    • PWA Support
    • Enable Notification System

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

(back to top)

Contact

Furkan Can Zirek - [email protected]

(back to top)

Acknowledgments

(back to top)