An open API service indexing awesome lists of open source software.

https://github.com/spongejump/gamadental


https://github.com/spongejump/gamadental

Last synced: about 1 year ago
JSON representation

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.