Coder Social home page Coder Social logo

lovely.star's Introduction

Lovely Star

Setup

nvm use

npm install

npm run build

npm start

The project will run on port 8080.

Other commands

Other commands for running cypress, test cases, and linting + formatting:

npm run cypress:open

npm run test

npm run lint

npm run formatting

Notes

What I would add:

  • Storybook
  • Maybe error boundaries (if handy tooling was available - like Sentry)
  • Translations
  • Missing loading state, forgotten only because it worked fast
  • A session with UI designers, all I design is ๐Ÿ’ฉ. Missing design gave me a headache.

What I skipped intentionally:

  • React context. It could have been used for building the form UI but I used a lib, or for theming but there is a theme provider (styled-components).

Extra notes:

  • I have never used React Query before so re-checking the logic with another dev would be a good idea.
  • Layout is used for protected page(s), ie. login is outside.

lovely.star's People

Contributors

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