rebaz36 / React-Capstone

This Project uses a Crypto API, to fetch data about Crypto Currencies, and information about them it displays them in the home page, and allows user to filter them. user can also navigate to details page by clicking on a crypto and see more information

Home Page:https://rebaz36.github.io/React-Capstone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Cryptic World

Cryptic World is a Project that uses a Crypto API, to fetch data about Crypto Currencies, and information about them it displays them in the home page, and allows user to filter them. user can also navigate to details page by clicking on a crypto and see more information

πŸ›  Built With

Tech Stack

Client

Key Features

  • Searching Through the available Crypto Currencies
  • Viewing Details on any Crypto Currencies
  • Going back to Previous Pag
  • Stroing Data in Redux Store

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started with React App

This project was bootstrapped with Create React App.

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

Prerequisites

In order to run this project you need:

  • Node.js
  • NPM Package Manager

Setup

Clone this repository to your desired folder:

Example commands:

  cd React-Capstone
  git clone git@github.com:rebaz36/React-Capstone.git

Install

Install this project with:

Example command:

  cd React-Capstone
  npm install or npm i

Usage

To run the project, execute the following command:

Example command:

  npm run start

Run tests

To run tests, run the following command:

Example command:

  npm run test

Deployment

You can deploy this project using:

Example:

  npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1: Rebaz Farid

(back to top)

πŸ”­ Future Features

  • About Page
  • Not Found Page
  • Filter by Value

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Nelson Sakwa on Behance for the Original design idea.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This Project uses a Crypto API, to fetch data about Crypto Currencies, and information about them it displays them in the home page, and allows user to filter them. user can also navigate to details page by clicking on a crypto and see more information

https://rebaz36.github.io/React-Capstone/

License:MIT License


Languages

Language:JavaScript 56.4%Language:SCSS 34.5%Language:HTML 9.1%