Skip to content

Front-end for a NFT client, Brick Maxi (still in progress. refer to TO DO in readme.md)

Notifications You must be signed in to change notification settings

Andriy-Kulak/brick-maxi-fe

Repository files navigation

Brick Maxi Front End

Get started

# Install dependencies
npm ci

# Start dev server
npm run dev

Repo Features

  • latest next.js / react
  • ESLint and Prettier are integrated with VSCode to fix and format code on save (you need eslint and prettier VSCode plugins)
  • lint-staged: linting will only happen on staged files, not all file
  • Latest Husky
  • TypeScript types are checked before each commit
  • added styled components
  • using chakra ui for some of the buttons and form components
  • deployments are automatic with vercel.com

Repo Setup Inspired By A few Sources:

To Do

  • finish animations

About

Front-end for a NFT client, Brick Maxi (still in progress. refer to TO DO in readme.md)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages