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.
- 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
- 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
-
Clone the repository:
git clone https://github.com/your-username/ollie.git cd ollie -
Install dependencies:
npm install
-
Start the development server:
npm run dev
- 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.
- 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.
Feel free to open issues or submit pull requests if you would like to contribute or suggest improvements.
This project is licensed under the MIT License.
