atomio-eth / swapmatic-frontend

Home Page:swapmatic-frontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwapMatic Frontend Project

Deployed: https://swapmatic.vercel.app/

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

What we are using?

  • πŸ’« React β€” JavaScript library
  • 🧬 NextJS β€” React/JS Structure
  • πŸ“ ESLint β€” JavaScript linter
  • πŸ’– Prettier - Code Formatter
  • 🐢 Husky β€” Use git hooks with ease
  • πŸ“„ Commitizen - Conventional commit messages CLI
  • πŸš“ Commitlint - Lint commit messages
  • πŸ’… StyledComponents - CSS in JS

About

swapmatic-frontend.vercel.app


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%