Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivah12/tutoria
A digital study platform
https://github.com/shivah12/tutoria
aos-animation landing-page react
Last synced: 12 days ago
JSON representation
A digital study platform
- Host: GitHub
- URL: https://github.com/shivah12/tutoria
- Owner: shivah12
- License: mit
- Created: 2024-02-08T15:27:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T06:54:24.000Z (9 months ago)
- Last Synced: 2024-02-12T08:24:47.283Z (9 months ago)
- Topics: aos-animation, landing-page, react
- Language: JavaScript
- Homepage: https://tutoria-delta.vercel.app
- Size: 531 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tutoria
Tutoria is a free online learning platform built with React, Vite, and AOS (Animate On Scroll) animations. It aims to provide high-quality educational content to users worldwide.
Features
- Access a wide range of courses covering various subjects, from programming and web development to language learning and business management.
- Enjoy a seamless learning experience across all devices, including desktops, tablets, and smartphones.
- Enhance user experience by 70% with elegant AOS animations that bring content to life as users scroll through the website.
Technologies Used
-
React: A JavaScript library for building user interfaces. -
Vite: A next-generation frontend tooling for React projects, providing fast build times and instant server startup. -
AOS: Animate On Scroll library for adding stunning animations to web pages.
Getting Started
- Clone the repository:
git clone https://github.com/your-username/tutoria.git
- Install dependencies:
cd tutoria
npm install
- Start the development server:
npm run dev
Open your browser and navigate to http://localhost:3000
to view the website.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements