Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 778 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 778 Bytes

preview-pending-ui.mp4
preview-search.mp4

Issue tracking app.

Deployment: Cloudflare

Project goals:

Learn ... and have fun

  1. HTML
  2. CSS
  3. TailwindCSS
  4. JavaScript
  5. DOM api
  6. React
  7. TypeScript
  8. Routing
  9. Asnyc programming
  10. Error handling
  11. Working with formatter(Prettier), linter(Eslint) and bundler(Vite)
  12. Git and Github

Building & running locally

git clone https://github.com/otabek-git/not-linear.git
cd not-linear
npm install
npm run dev