https://github.com/spongejump/gamadental
https://github.com/spongejump/gamadental
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/spongejump/gamadental
- Owner: spongejump
- License: mit
- Created: 2024-04-22T14:54:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T15:42:04.000Z (about 2 years ago)
- Last Synced: 2025-03-20T08:41:22.057Z (about 1 year ago)
- Language: JavaScript
- Size: 8.36 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gamedent - Tooth Floss Web Application
Gamedent is a web application dedicated to promoting proper oral hygiene by providing information and guidance on tooth flossing.
## Technologies Used
- [React](https://reactjs.org/): A powerful JavaScript library for building user interfaces.
- [Tailwind CSS](https://tailwindcss.com/): A utility-first CSS framework for styling.
- [Video-React](https://video-react.js.org/): A customizable video player component for React.
- [React-Floating-WhatsApp](https://github.com/giacomocerquone/react-floating-whatsapp): A React component for adding a floating WhatsApp chat.
- [React-Responsive-Carousel](https://react-responsive-carousel.js.org/): A responsive carousel component for React.
- [React-Collapsible](https://www.npmjs.com/package/react-collapsible): A simple and flexible collapsible component for React.
- [React-Datepicker](https://reactdatepicker.com/): A flexible datepicker component for React.
- [Material-UI (MUI)](https://mui.com/): A popular React UI framework for creating modern and responsive user interfaces.
- [Emotion](https://emotion.sh/docs/introduction): A library for writing styles with JavaScript and React.
## Getting Started
To run the project locally, follow these steps:
1. Clone the repository to your local machine:
```bash
git clone https://github.com/your-username/gamedent.git
cd gamedent
npm install
npm start ```
Visit http://localhost:3000 in your browser to see the application.
## Contribution Guidelines
Contributions to Gamedent are welcome! If you'd like to contribute, please follow these steps:
Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes and commit them.
Push your changes to your fork.
Submit a pull request.
## License
This project is licensed under the MIT License.