Skip to content

rufus582/dev-utils

Repository files navigation

Forks Stargazers Issues LinkedIn


Logo

Dev-Utils.

A bunch of useful utilities for developers!
Check it out here »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Product Name Screen Shot

This project aims to provide useful utilities to developers, with a nice UI/UX. This is a frontend-only project built with React, so you can be assured of the privacy & security of your data. Below is the list of utils that are available:

Local Only Features

When you set up this project and run it in your localhost, you can access the below feature(s):

  • In JSON Table Viewer, you can fetch the JSON content from a given CURL command using the Fetch from CURL button

(back to top)

Built With

  • React
  • Tailwind CSS
  • Vite

(back to top)

Getting Started

To get a local copy of this project and access the Local Only Features, follow the below steps.

Prerequisites

You need to have pnpm installed. For macOS with Homebrew run the below command

brew install pnpm

For other platforms and more details, visit the official site here

Installation

  1. Clone the repo
    git clone https://github.com/rufus582/dev-utils.git
  2. Install dependencies
    pnpm install
  3. Run the dev server
    pnpm run dev
  4. Visit http://localhost:5173 on your browser to access this web application

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the preview branch

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Rufus Immanuel Raj P - [email protected]

Project Link: https://github.com/rufus582/dev-utils

(back to top)

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published