yarn dev
yarn build
yarn start
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.
Use environment variables in your next.js project for server side, client or both.
Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI.
Hooks for fetching, caching and updating asynchronous data in React.
A Collection of useful React hooks.
Recoil works and thinks like React. Add some to your app and get fast and flexible shared state.
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
An opinionated code formatter; Supports many languages; Integrates with most editors.
Fast, easy and reliable testing for anything that runs in a browser.
MIT