Skip to content

PawelSiecinski/IssueTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker

Check app here: https://issue-tracker-seven.vercel.app/

image

This is an example project with usage of

  • React
  • Typescript
  • React Testing Library / Jest

Without any UI libraries

Getting Started

To run the project, firstly

npm install

To install required dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the tests