Skip to content

matheus-bruscke/woovi-front-challenge

Repository files navigation

Woovi

ℹ About

This is a clone of Woovi, an app that allows you to manage your finances. This project is built as a monorepo using Turborepo and includes the following packages:

  • apps/web: The Next.js React application.
  • packages/ui: Reusable UI components.
  • packages/stores: Stores and reducers managed by Redux Toolkit.
  • packages/presets: Shared configuration files.
  • packages/helpers: Utility functions.

👩‍💻 Tech Stack

  • Next.js: A React framework for server-side rendering and static site generation.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Redux Toolkit: A set of tools for efficient Redux development, including immutable state management, reducers, and middleware.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.

🏃‍♂️ Getting Started

To get started with this project, clone the repository to your local machine:

git clone https://github.com/your-username/woovi-front-challenge.git

Then, navigate to the project directory and install the dependencies:

cd woovi-front-challenge
yarn install

You can then start the development server with:

yarn dev

This will start the application on http:https://localhost:3000.

📖 License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Woovi Pix clone for Woovi's techinical test for frontend positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published