Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ranitasahaa1230 committed Sep 8, 2024
1 parent 627c85b commit 6678a46
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Display the skills a user has and the endorsements created for adding new skills
## Tech Stack:
- [NextJs v14.24 (Reactjs)](https://nextjs.org/)
- [react-query](https://tanstack.com/query/v3/)
- [Jest](https://jestjs.io/)
- [Vitest](https://vitest.dev/)
- [Msw](https://mswjs.io/)

## Setup and running locally
Expand All @@ -36,4 +36,8 @@ npm i
```
npm run dev
```
- To run tests
```
npm run test
```

0 comments on commit 6678a46

Please sign in to comment.