Skip to content

ConnorAlbert/ReactBugTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Tracker

Screenshot_1

Description:

A React application used to track bugs throughout the software development life cycle.

Usage information:

Allows users to Create, Read, Update, and Delete issues to keep track of current and previous bugs.

Live version

https://react-bug-tracker.netlify.app/

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

Technologies used

  • This app uses React, JavaScript, Spring Boot, MySQL, HTML, and CSS.
  • I Deployed React to Netlify and Spring Boot backend to heroku.

About

An application used to track bugs throughout the software development life cycle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published