/dashboard

Primary LanguageJavaScript

My Practice project built with React js

Please 🙌🏼 if you like the content you can go ahead and ⭐️ star the repository if I get sufficient enough stars i'll work on little backend intergration

The whole project is build with tailwind CSS for styling and is a detailed mobile responsive dashboard it makes use of the ui compments provided by SyncFusion such as Charts, Editors,Kanban an trello-like feature, Calendars, Color-Picker. All the components are independedtly built implying they can be copied to another project without much refactoring

Sample Screen

The calendar and all it's features are very rsponsive and dynamic. To explore more of the features of the application you can clone the repository and use the command below after installing the necessary dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!