Project Name : Crypto-Market App

Crypto-Market is a web application for a cryptocurrencies that provides some information about the current rank, price, volume, ... of the top 100 most used cryptocurrencies in the worlds.

Project view

Desctop

screenshot1

Mobile

screenshot2

Mobile Detail

screenshot3

In order to achieve this project I used some resources and technologies listed below :

Built With

  • Major languages : JavaScript , JSX and CSS
  • Toolchain : Babel
  • Library and Framework : React, React-redux, Jest, React-test-renderer
  • Technologies used : Github, Git, Gitflow and Linters

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites ♻️

  • A personal computer connected to the internet;
  • Have a working and updated browser.
  • Have a local version control like git installed on your computer
  • Have an account on Github, as an online/remote Version Control System
  • Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer;
  • To be okay with javaScript ES6
  • Knowledge of HTML and CSS.

Setup 🎰

  • Click the me and you'll land on the pure repository;
  • click on the green (🟢) button with Code Inscription;
  • You can choose to download the project or just clone.
  • Follow normal step once download in your computer and use it as it's yours.

Install

  • If you are familiar with git, Run npm install to get all dependencies required to run the linters checks, otherwise use the downloaded project on your computer without testing files

Run test 🧪

Run the command bellow inside your git bash or command line interface..

  • npm run start : to run the project in your default web Browser
  • npx stylelint "**/*.{css,scss}" : for the css codebase and use of best practices. you can add
  • npx eslint . : for the JavaScript codebase and use of best practices
  • Note that you can add --fix keyword to the command for Css and/or JavaScript to make sure that you avoid all errors coming from your code editor

Author

👤 Yohannes Daganchew

Contributing 🤝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.