Skip to content

harita-gr/Issue-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker application to log bugs.

Technologies:

React JS,Redux

Features:

  • Create,Read,Edit Delete issues
  • Search operation without clicking Search button (auto)
  • Custom field toggling
  • Login,SignUp
  • Auth Validation
  • Backend using A) JSON server B) NodeJs

How to Run the app

Steps

  1. Install Node modules npm i

  2. Start React App npm start

  3. Start JSON Server json-server -w src/data/db.json -p 3001

About

Using React JS,Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published