Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarkartanmay393/tukidoo-reactjs
Contains a very simple Vite based Reactjs project.
https://github.com/sarkartanmay393/tukidoo-reactjs
Last synced: 4 days ago
JSON representation
Contains a very simple Vite based Reactjs project.
- Host: GitHub
- URL: https://github.com/sarkartanmay393/tukidoo-reactjs
- Owner: sarkartanmay393
- Created: 2023-11-23T19:56:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T20:17:53.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:53:04.072Z (8 months ago)
- Language: TypeScript
- Homepage: https://tukidooo.vercel.app
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tukidoo Screen
React + TypeScript + Vite + TailwindCSS
Tukidoo is a simple online classroom UI developed using ReactJS, designed to connect a students and stream courseworks. This project utilizes Tailwind CSS and Vite for a clean and responsive user interface.
## Features
- **Video Player Screen:** Watch Video (`iframe from yt`)
- **Responsive:** Supports screen sizes above 360px upto 2500px## Technologies Used
- ReactJS
- TypeScript
- Tailwind CSS## Screenshot
## Getting Started
To run the Tukidoo application locally, follow these steps:
1. Clone this repository:
```bash
git clone https://github.com/sarkartanmay393/Tukidoo-Reactjs.gitcd Tukidoo-Reactjs
```2. Install dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```The application will be accessible at `http://localhost:5173` by default.
## Deployment
I used to deploy the Tukidoo application on Vercel.
## Folder Structure
```plaintext
src/
|-- assets/
| |-- icons.ts
| |-- ...
|-- components/
| |-- Content.tsx
| |-- Sidebar.tsx
| |-- ...
|-- App.tsx
|-- main.tsx*
|-- ...
```## Contributing
Contributions are welcome! Feel free to open issues and pull requests.
---
**Happy Coding!**
```ts
Hare Krishna
```