Need criticism, a stock watchlist

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. stocks-watchlist

    A simple dashboard for following your favorite stocks

    GitHub repo: https://github.com/ritwaldev/stocks-watchlist

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. cspell

    A Spell Checker for Code!

    You could definitely use a spellchecker. cspell is a great programatic spellchecker that you can add to your commit or build validations to enforce that things are spelled correctly.

  4. ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

    It looks like you aren't taking advantage of ESLint and just using one basic set of rules for core-web-vitals. There's probably a few hundred more rules you would benefit from using. Here's a more robust config for reference.

  5. classnames

    A simple javascript utility for conditionally joining classNames together

    Using classnames will help simplify conditional classes like this

  6. coc-spell-checker

    A basic spell checker that works well with camelCase code for (Neo)vim

    A quick search found a coc-spell-checker library that looks pretty good, but I'm wondering if this would be better as part of CI/CD.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Creating an Image Upload Modal with Crop and Rotate Functionality in React

    4 projects | dev.to | 26 Jul 2023
  • How does everyone handle responsive layouts?

    2 projects | /r/reactjs | 9 Jul 2023
  • Why do experienced front-end developers use CSS frameworks?

    1 project | /r/webdev | 9 Jun 2023
  • Is there any way to apply different CSS files to the same component?

    2 projects | /r/reactjs | 20 May 2023
  • what's the best way for styling our components in react?

    3 projects | /r/reactjs | 11 Feb 2023