Giter VIP home page Giter VIP logo

rahuld109 / coin-watch Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 927 KB

Coin-watch: An application to watch market capitalisation and trending of cryptocurrencies and exchanges.

Home Page: https://coin-watch-henna.vercel.app

License: MIT License

JavaScript 2.56% TypeScript 95.08% CSS 2.37%
automation bun coingecko-api cryptocurrencies jest nextjs radix-ui react sentry tailwindcss testing zustand github-actions

coin-watch's Introduction

Coin Watch

An application to watch market capitalization and trending of cryptocurrencies and exchanges, built using React, Next, Zustand, Jest, and Tailwindcss.

Project Status

This project is currently in development. Users can browse and sort columns of content tables and see global statistics on the top. The functionality to view more details of cryptocurrency or exchange on table cell click and adding end-to-end testing using playwright is in progress.

Installation and Setup Instructions

Clone down this repository. You will need node or bun installed globally on your machine.

Installation:

npm install
# or
bun install

To Run Test Suite:

npm run test
# or
bun run test

To Start Development Server:

npm run dev
# or
bun dev

To Visit App:

localhost:3000

Reflection

This is a side project built for showcase. Project goals included using technologies learned up until this point and familiarizing myself with documentation for new technology trends and features.

Originally I wanted to build an application that would pull data from a public server while showcasing large sets of data with various optimizations to handle the same providing a good user experience. I started this process by using create-next-app boilerplate, then adding eslint, prettier, and sentry configurations.

One of the main challenges I ran into was Client and Server State management sync-up. This led me to spend a few days on a research spike into the same. Hence, I had to table authentication and wishlist to focus more on client-server state management and data visualization.

The technologies implemented in this project are React, Nextjs, Tailwindcss, Zustand, Jest, and a significant amount of Typescript and TSX. I choose to use the create-next-app boilerplate since that is highly maintained and also recommended by the React core team. I invested more time in diving into the new technological learning rabbit hole.

coin-watch's People

Contributors

rahuld109 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.