Skip to content

Commit

Permalink
Merge branch 'main' into portfolio-refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
afadil committed Sep 23, 2024
2 parents 3e4efd0 + f771dff commit 484362a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,19 +105,20 @@ Ensure you have the following installed on your machine:
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Radix UI/Shadcn**: Accessible UI components.
- **Recharts**: Charting library built with React.

### Backend / APIs

- **React Query**: Data-fetching library for React.
- **Zod**: TypeScript-first schema declaration and validation library.

### Backend

- **Tauri**: Framework for building tiny, secure, and fast desktop applications.

### Development Tools

- **Vite**: Next-generation frontend tooling.
- **TypeScript**: Typed superset of JavaScript.
- **ESLint**: Pluggable linting utility for JavaScript and JSX.
- **Prettier**: Code formatter.
- **Tauri**: Framework for building tiny, secure, and fast desktop applications.


## Folder Structure

Expand Down

0 comments on commit 484362a

Please sign in to comment.