cvilla714 / it-logger-redux-project

Simple IT logger app that tracks changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It-logger

This project was about creating a simple logger for the IT department.

screenshot

Built with

  • NPM
  • Node.js
  • React
  • Redux
  • React-Dom

Live Demo

Getting Started

To get a copy of the code please click on the green button on the top right corner that says Code

Prerequisites

Node installed on your computer Npm as well

Install

Now to clone it to your local machine please open your terminal and paste this code git@github.com:cvilla714/it-logger-redux-project.git

Then you can go into the directory by typing the command cd it-logger-redux-project

Finally just type this command npm install this will install all of the depnedecies for the project also you might need to run an extra command to > get the latest version of each dependecy please run npm audit fix

Usage

Once you have gone through the process of installing the code you now run this command npm run dev this will start the app and a new window will >?> open in your browser with the app ready to be use

Authors

👤 Cosmel Villalobos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

  • Brad Traversy

📝 License

About

Simple IT logger app that tracks changes


Languages

Language:JavaScript 41.5%Language:HTML 38.0%Language:CSS 20.5%