Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze authored Sep 23, 2023
1 parent f850c0c commit 128291b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# npm client
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/38b5b48aa5e24a229b267c0c3a134bbe)](https://app.codacy.com/gh/natsuk4ze/npm/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![CodeFactor](https://www.codefactor.io/repository/github/natsuk4ze/npm/badge)](https://www.codefactor.io/repository/github/natsuk4ze/npm)
![Test](https://github.com/natsuk4ze/npm/actions/workflows/ci.yml/badge.svg?branch=master)


A minimum implementation of [npm](https://www.npmjs.com) client app with modern flutter coding style.

Expand All @@ -14,3 +18,4 @@ This project contains:
- API requests and data exchange of responses with *freezed*
- Routing with *go_router*
- Managing states with *riverpod v2*
- Auto-testing with *github actions*

0 comments on commit 128291b

Please sign in to comment.