|
| 1 | + |
| 2 | +# React-Admin-DashBoard |
| 3 | + |
| 4 | +React Admin Dashboard is a stunning web application that has a beautiful user interface and has been built using advanced JavaScript concepts, React, and Tailwind CSS. This dashboard provides a comprehensive and intuitive user experience, allowing users to easily manage and track their data. React is a powerful JavaScript library that enables developers to build efficient and dynamic user interfaces, while Tailwind CSS provides a collection of pre-defined classes that make it easy to style and customize UI elements. The combination of these two technologies, along with advanced JavaScript concepts, makes for a highly responsive and engaging user experience. With React Admin Dashboard, users can stay on top of their data with ease and enjoy a visually pleasing interface. |
| 5 | + |
| 6 | +This Project is hosted in Netlify : [React-Admin-DashBoard by Om](https://reactadmindashboardbyom.netlify.app/) |
| 7 | + |
| 8 | +# Getting Started |
| 9 | +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. |
| 10 | + |
| 11 | +Prerequisites |
| 12 | +Before you start, make sure you have the following software installed on your computer: |
| 13 | + |
| 14 | +Node.js |
| 15 | +npm (Node Package Manager) |
| 16 | + |
| 17 | + |
| 18 | +## 🛠 Skills |
| 19 | +Javascript, HTML, CSS, React.JS, and TailwindCSS. |
| 20 | + |
| 21 | + |
| 22 | +## How to use this Repository? |
| 23 | + |
| 24 | +1. Clone the repository to your local machine |
| 25 | + |
| 26 | +```bash |
| 27 | + git clone https://github.com/omunite215/React-Admin-DashBoard.git |
| 28 | + |
| 29 | +``` |
| 30 | +2. Navigate to the project directory |
| 31 | + |
| 32 | +```bash |
| 33 | + cd React-Admin-DashBoard |
| 34 | +``` |
| 35 | +3. Install the necessary dependencies |
| 36 | +```bash |
| 37 | + npm install |
| 38 | +``` |
| 39 | + |
| 40 | +4. Start the development server |
| 41 | +```bash |
| 42 | + npm start |
| 43 | +``` |
| 44 | + |
| 45 | +The website should now be up and running on http://localhost:3000. |
| 46 | + |
| 47 | +## Built With: |
| 48 | + |
| 49 | +- React - A JavaScript library for building user interfaces |
| 50 | +- Tailwind - A Modern CSS Framework. |
| 51 | +- HTML - Standard markup language for creating web pages |
| 52 | +- CSS - Style sheet language used for describing the look and formatting of a document written in HTML |
| 53 | + |
| 54 | +## Features |
| 55 | + |
| 56 | +- Light and Dark Mode. |
| 57 | +- Theme Color Options. |
| 58 | +- Responsive. |
| 59 | +- Beautiful UI. |
| 60 | +- Beautiful Graphs created using Syncfusion |
| 61 | + |
| 62 | + |
| 63 | +## Tech Stack |
| 64 | + |
| 65 | +**Client:** React, TailwindCSS, Syncfusion |
| 66 | + |
| 67 | +**Server:** Netlify |
| 68 | + |
| 69 | + |
| 70 | +## 🚀 About Me |
| 71 | +Front - End Web Development Enthusiast |
| 72 | +Specializations: |
| 73 | +- UI/UX Design. |
| 74 | +- Front-End Web Development |
| 75 | + |
| 76 | + |
| 77 | +## Other Common Github Profile Sections |
| 78 | + |
| 79 | +👯♀️ I'm looking to collaborate on Front-End Web Dev Projects on React.JS |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | +## Feedback |
| 85 | + |
| 86 | +If you have any feedback, please reach out to me at [email protected] |
| 87 | + |
| 88 | + |
| 89 | +## Authors |
| 90 | + |
| 91 | +- This project is made using tutorial of [Javascript Mastery](https://www.youtube.com/watch?v=_oO4Qi5aVZs&t=57s) |
| 92 | + |
| 93 | +- [@Om Patel](https://github.com/omunite215) |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +## Acknowledgements |
| 99 | + |
| 100 | + - [Awesome Readme Templates](https://awesomeopensource.com/project/elangosundar/awesome-README-templates) |
| 101 | + - [Awesome README](https://github.com/matiassingers/awesome-readme) |
| 102 | + - [How to write a Good readme](https://bulldogjob.com/news/449-how-to-write-a-good-readme-for-your-github-project) |
| 103 | + |
| 104 | + - [Rapid API](https://youtube-v31.p.rapidapi.com) |
| 105 | + |
| 106 | + - [React Docs](https://reactjs.org/) |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | +<p align="center"> |
| 112 | + <img src="https://user-images.githubusercontent.com/78680563/214765405-cc734a03-8b4b-4051-be25-77d4b088ea69.png" alt="Om's Logo Image"/> |
| 113 | +</p> |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | +# Getting Started with Create React App |
| 119 | + |
| 120 | +This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). |
| 121 | + |
| 122 | +## Available Scripts |
| 123 | + |
| 124 | +In the project directory, you can run: |
| 125 | + |
| 126 | +### `npm start` |
| 127 | + |
| 128 | +Runs the app in the development mode.\ |
| 129 | +Open [http://localhost:3000](http://localhost:3000) to view it in your browser. |
| 130 | + |
| 131 | +The page will reload when you make changes.\ |
| 132 | +You may also see any lint errors in the console. |
| 133 | + |
| 134 | +### `npm test` |
| 135 | + |
| 136 | +Launches the test runner in the interactive watch mode.\ |
| 137 | +See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. |
| 138 | + |
| 139 | +### `npm run build` |
| 140 | + |
| 141 | +Builds the app for production to the `build` folder.\ |
| 142 | +It correctly bundles React in production mode and optimizes the build for the best performance. |
| 143 | + |
| 144 | +The build is minified and the filenames include the hashes.\ |
| 145 | +Your app is ready to be deployed! |
| 146 | + |
| 147 | +See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. |
| 148 | + |
| 149 | +### `npm run eject` |
| 150 | + |
| 151 | +**Note: this is a one-way operation. Once you `eject`, you can't go back!** |
| 152 | + |
| 153 | +If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. |
| 154 | + |
| 155 | +Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. |
| 156 | + |
| 157 | +You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it. |
| 158 | + |
| 159 | +## Learn More |
| 160 | + |
| 161 | +You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). |
| 162 | + |
| 163 | +To learn React, check out the [React documentation](https://reactjs.org/). |
| 164 | + |
| 165 | +### Code Splitting |
| 166 | + |
| 167 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) |
| 168 | + |
| 169 | +### Analyzing the Bundle Size |
| 170 | + |
| 171 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) |
| 172 | + |
| 173 | +### Making a Progressive Web App |
| 174 | + |
| 175 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) |
| 176 | + |
| 177 | +### Advanced Configuration |
| 178 | + |
| 179 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) |
| 180 | + |
| 181 | +### Deployment |
| 182 | + |
| 183 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) |
| 184 | + |
| 185 | +### `npm run build` fails to minify |
| 186 | + |
| 187 | +This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify) |
0 commit comments