Giter VIP home page Giter VIP logo

crypto-case's Introduction

Crypto Case

Screenshot (9)

Screenshot (8)

Screenshot (11)

mobile screenshots

Getting Started

Clone this Repository using git clone https://github.com/Prakashh21/Crypto-case.git

Change directory to the project directory using cd Crypto-case

Run command npm i && npm start

Project Structure

.
├── LICENSE.md
├── README.md
├── firebase.json
├── node_modules
├── package-lock.json
├── package.json
├── postcss.config.js
├── public
│   ├── favicon.ico
│   ├── index.html
│   ├── logo192.png
│   ├── logo512.png
│   ├── manifest.json
│   └── robots.txt
├── src
│   ├── App.js
│   ├── components
│   │   ├── CoinItem.jsx
│   │   ├── Coinsearch.jsx
│   │   ├── Footer.jsx
│   │   ├── Navbar.jsx
│   │   ├── SavedCoin.jsx
│   │   ├── ThemeToggle.jsx
│   │   └── Trending.jsx
│   ├── context
│   │   ├── AuthContext.jsx
│   │   └── themeContext.jsx
│   ├── firebase.js
│   ├── index.css
│   ├── index.js
│   └── routes
│       ├── Account.jsx
│       ├── CoinPage.jsx
│       ├── Home.jsx
│       ├── Signin.jsx
│       └── Signup.jsx
├── tailwind.config.js
└── yarn.lock

6 directories, 32 files

⭐ Features

  • A platform for tracking your favourite crypto currencies in Real Time
  • Light and Dark mode for the reponsive UI.
  • Users have the ability to track specific coins by adding them into their watchlist and that data would be persistent.

🐛 Bug Reporting

I am continiously developing this , so feel free to report any bug.

⭐ Feature Request

I would hugely appreciate your feedbacks and feature proposals on the project , feel free to open an issue for the same.

📜 License

This is an Open-Source Project, Licensed under MIT License.

crypto-case's People

Contributors

qxprakash avatar

Watchers

 avatar

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.