A simple full-screen clock app built with React Native and Expo. Stay aware of the time with this minimalist and elegant clock display.
- Full-screen clock display with large digits
- Digital clock format with hours, minutes, seconds, date and day of the week
- Automatic time updates
- Clone the repository to your local machine.
git clone https://github.com/10cyrilc/full-screen-clock.git
- Navigate to the project directory.
cd full-screen-clock
- Install the required dependencies.
npm install
- Start the Expo development server.
npm start
- Scan the QR code using the Expo Go app on your mobile device or run it in a simulator.
- React Native - A framework for building native apps using React.
- Expo - A platform for building and deploying universal, native-like apps.
If you are interested in contributing to this project, feel free to fork the repository and submit a pull request. Your contributions are always welcome!
This project is licensed under the MIT License.