Skip to content

dascott2007/Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build from scratch using Flask, React, and JWT, Vite for the framework.

Some AI for helping where stuck.

Built both a backend and frontend.

Authentication is handled with JWT

App allows users to create recipes and view them

to start the backend app run from the backend directory:

```
flask run
```

to start the frontend app run from the my-invoyce-app directory:

```
npm run dev
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors