- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- REACT CoverPro is a CRM Dashboard application for a University Project called CoverPro where users can take a look at an incredible good-looking design. Build with HTML, CSS, JavaScript, and React.
- Excellent Design based on a Figma Community Design.
- Use of React Router for the Navigation.
- Added a Chart component provided by Apexcharts.
- Use a Database to support this project.
- Add the remaining pages.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/Rysth/REACT-CoverPro.git
cd REACT-CoverPro
code . (To open VS Code Editor)
Then, you will change everything you want!
-
✔️ npm start: Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
-
✔️ 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.
In order to follow the Linters you could check them using this:
CSS Checker:
npx stylelint "**/*.{css,scss}"
ESLint Checker:
npx eslint "**/*.{js,jsx}"
Use at the end '--fix' to help you out with any error.
👤 John Palacios
- GitHub: @rysthcraft
- Linkedin: @johnpalacios
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to watch it and take some features that will enhance your project as well.
I would like to thank the Microverse Team for reviewing my code and making me a better professional.
Also, I would like to special thanks to NimiMartins for the Figma Template provided.
This project is MIT licensed.
