Skip to content

CollinsTatang/NodeJS-CRUD-Console-App

Repository files navigation

NodeJS CRUD Console App

logo

📗 Table of Contents

📖 NodeJS CRUD Console App

CRUD Console App permits users to be able to Create Read Update and Delete items in the database file.

🛠 Built With

Tech Stack

Node

Key Features

  • Add Item
  • Read Item
  • Update Item
  • Remove Item

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/CollinsTatang/NodeJS-CRUD-Console-App.git

Install

Install this project with:

  cd NodeJS-CRUD-Console-App
  npm install

Usage

To run the project, execute the following command:

  node filename

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤Makungong Collins Tatang

(back to top)

🔭 Future Features

  • Multiple Detele
  • Add More Database Table
  • Add Test
  • Add To DOCKER

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you find this project intresting and helpful please leave a star.

(back to top)

🙏 Acknowledgments

I would like to thank the FreeCodeCamp team for making it posible to have all the avialable resource I needed.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

CRUD Console App permit users to be able to Create Read Update and Delete items in the db.json data file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published