Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berdal84 authored Apr 4, 2024
1 parent 3366e43 commit 0976d7a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Seeking

# Seeking

[![Client CI](https://github.com/berdal84/seeking/actions/workflows/client.yml/badge.svg)](https://github.com/berdal84/seeking/actions/workflows/client.yml)

Tiny web client-server app to practice Python with FastAPI, and TypeScript with Next.js.

Project is separated in two folders:
- [client](./client/README.md) is dedicated to the frontend
- [server](./server/README.md) is dedicated to the backend

Browse each folder to know more...
Browse each folder to know more...

0 comments on commit 0976d7a

Please sign in to comment.