Skip to content

A sleek dashboard app built with React Native, featuring an integration of a speedometer and timer.

License

Notifications You must be signed in to change notification settings

AdamBelabdi/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dashboard

React Dashboard is a simple and sleek dashboard application built using React Native. It provides a user-friendly interface and integrates a speedometer and timer.

Features

  • Speedometer: Monitor your velocity in real-time, whether you're on a road trip, cycling adventure, or simply curious about your speed.

  • Timer: Stay organized and efficient by timing your drive with the integrated timer feature.

Installation

  1. Clone the repository: git clone https://github.com/AdamBelabdi/dashboard
  2. Navigate to the project directory: cd dashboard
  3. Install the dependencies: npm install

Usage

  1. Start the application: npm start or expo start.
  2. Launch the app on a connected emulator or physical device using the Expo Go app.

Preview

Home page Speedometer Timer

Contributing

Contributions are always welcome! If you'd like to contribute to React Dashboard, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/my-feature
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/my-feature
  5. Open a pull request.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact me at [email protected].

Releases

No releases published

Packages

No packages published