Skip to content

marekzelinka/food-tracker

Repository files navigation

Food Tracker

This project is a simple food-tracking app that I created while learning JavaScript.

Setup

First time

git clone https://github.com/marekzelinka/food-tracker.git
cd food-tracker
pnpm install

Create a .env.local by using .env.example as a template

# Don't forget to replace {namespace} with any word of your choice.
VITE_API_NAMESPACE="namespace"

Then you can run the server

pnpm dev

Go to localhost:5173/

Credits

About

Food-trackering app in vanilla JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published