Skip to content

temitayopelumi/solid-meme

Repository files navigation

Table of Contents
  1. About
  2. Getting Started
  3. Links

About The Project

The purpose of this project was to utilize Express js to build an inventory tracking web application for a logistics company with the following features.

  • Create inventory items
  • Update an Item
  • Get all items
  • Get a single item
  • Delete an Item
  • Bonus: When deleting, allow deletion comments and undeletion

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

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

Prerequisites

  • node and npm
    sudo apt install nodejs

Installation

  1. Clone the repo
    git clone https://github.com/temitayopelumi/solid-meme.git
  2. Install NPM packages
    npm install
  3. start the project
    npm start

(back to top)

Links

This is the code on replit.

https://replit.com/@olalekantemitay/solid-meme You can fork and run to see how it works.

The replit live link

https://solid-meme.olalekantemitay.repl.co/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published