Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lannonbr/product-age

Repository files navigation

Product Age

A small app to check how old my tech products I own are.

Setup

  • Clone this repo.
  • Create a JSON file at data/products.json with an array of products as such:
[
 {
 "name": "iPhone 15",
 "purchaseDate": "January 1, 2024"
 }
]
  • Install dependencies: npm install
  • Run the app: npm run dev or npm run prod

This is a Fastify app. See the docs for more information about configuring and running the app.

About

A small app to check how old my tech products I own are

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /