Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zuies committed Dec 11, 2023
1 parent b9c1209 commit f6419c8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Overview

Welcome to the `rndao` project! This repository contains a Next.js application with a rich set of features and dependencies geared towards building a robust and scalable web application.
Welcome to the `Togethercrew` project! This repository contains a Next.js application with a rich set of features and dependencies geared towards building a robust and scalable web application.

## Getting Started

Expand Down Expand Up @@ -49,15 +49,15 @@ In the project directory, you can run:

The project uses a variety of dependencies for different purposes:

- React and Next.js: For building the user interface and server-side rendering.
- TypeScript: For adding type safety to the codebase.
- ESLint and Prettier: For code formatting and linting.
- Jest: For running tests.
- Material-UI and Emotion: For UI components and styling.
- Highcharts: For data visualization.
- Axios: For making HTTP requests.
- Sentry: For error tracking and monitoring.
- Zustand: For state management.
- **[React](https://reactjs.org/) and [Next.js](https://nextjs.org/)**: For building the user interface and server-side rendering.
- **[TypeScript](https://www.typescriptlang.org/)**: For adding type safety to the codebase.
- **[ESLint](https://eslint.org/) and [Prettier](https://prettier.io/)**: For code formatting and linting.
- **[Jest](https://jestjs.io/)**: For running tests.
- **[Material-UI](https://mui.com/) and [Emotion](https://emotion.sh/)**: For UI components and styling.
- **[Highcharts](https://www.highcharts.com/)**: For data visualization.
- **[Axios](https://axios-http.com/)**: For making HTTP requests.
- **[Sentry](https://sentry.io/welcome/)**: For error tracking and monitoring.
- **[Zustand](https://github.com/pmndrs/zustand)**: For state management.

And many others that enhance the functionality and performance of the application.

Expand Down

0 comments on commit f6419c8

Please sign in to comment.