cansirin / musahit-harita-frontend

secim.gonullu.io frontend repo

Home Page:https://musahit-harita-frontend-git-stage-acikyazilim.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To support the project

Communications:

To Contribute:

Technologies and Systems Used In This Project

  • Next.js 13
  • React 18
  • TypeScript
  • Zustand - Global Store
  • Absolute Import and Path Alias — Components to import with @/ prefix
  • ESLint — To find bugs in your code according to specific rules
  • Prettier — To format the code according to specific guidelines
  • Husky & Lint Staged — To check whether they comply with the rules before you commit the changes.

To Begin

1. Clone the Repo:

git clone https://github.com/acikkaynak/musahit-harita-frontend.git

2. Install Dependencies:

yarn is suggested.

yarn

3. Run the Development Environment:

yarn dev

You can open up the http://localhost:3000 address on your browser to see the result.

About

secim.gonullu.io frontend repo

https://musahit-harita-frontend-git-stage-acikyazilim.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 91.2%Language:CSS 6.6%Language:JavaScript 2.1%Language:Shell 0.1%