abugi / github-issue-tracker

This project is an app for tracking issues on github. Built with React.js, Client state managed with React Hooks and server state managed with React query.

Home Page:https://issue-tracker-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project

This project is an app for tracking issues on github. The backend is fully mocked with MSW - the project is building the UI and data fetching using React Query

You can view the final project here

Project setup

git clone https://github.com/abugi/issue-tracker.git
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

About

This project is an app for tracking issues on github. Built with React.js, Client state managed with React Hooks and server state managed with React query.

https://issue-tracker-gamma.vercel.app

License:MIT License


Languages

Language:JavaScript 80.5%Language:CSS 16.4%Language:HTML 3.1%