Skip to content

andreeich/ollio

Repository files navigation

Ollio

Ollio is a web application that provides a calculator for psychology methodologies. It features a user-friendly interface, smooth animations, and accurate calculations, offering an efficient way for users to explore various psychological methods.

Methodology calculator page image

Features

  • Calculator for psychology methodologies
  • Dynamic routing with three key routes:
    • Main Page
    • Error Page
    • Methodology Calculator Page
  • Smooth animations for enhanced user experience
  • Form validation and state management

Tech Stack

  • Build Tool: Vite
  • Frontend: React.js
  • UI Components: Shadcn/UI
  • Styling: Tailwind CSS
  • Animation: Framer Motion
  • Routing: React Router DOM
  • State Management: Zustand
  • Form Validation: Zod

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/ollie.git
    cd ollie
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Scripts

  • dev: Start the development server.
  • build: Create a production build.
  • lint: Run the linter to check for code quality issues.
  • preview: Preview the production build.

Routes

  • Main Page: The entry point of the application.
  • Error Page: Displays when an invalid route is accessed.
  • Methodology Calculator Page: Provides tools for calculating psychology methodologies.

Contributing

Feel free to open issues or submit pull requests if you would like to contribute or suggest improvements.

License

This project is licensed under the MIT License.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors