Skip to content

scottskinn/bug-traker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Tracker App

The Bug Tracker App is a simple application built with React that allows you to track and manage bugs for your projects.

Live Site

Bug Tracker

Features

  • Add bugs with descriptions, assignees, and priorities.
  • View a list of current bugs with their details.
  • Close bugs when they are resolved.

Installation

  1. Clone the repository: git clone git@github.com:scottskinn/bug-traker.git
  2. Navigate to the project directory: cd bug-tracker-app
  3. Install the dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open your browser and go to http://localhost:3000 to access the Bug Tracker App.

Screenshots

Home Page

Technologies Used

  • React
  • JS
  • Netlify
  • HTML
  • CSS

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published