This is the frontend repo for the project
To set up this project on your system, proceed to your terminal and run
git clone https://github.com/Henqsoft-solutions/Eccolab-frontend.git
cd Eccolab-frontend
npm install
npm run dev
#now vist your browser at http://localhost:3000/
Technologies used for this project, you can check the package.json file for a list of all dependencies. But below are the most important dependencies for the project.
- ReactJS
- Jquery, Ajax | Axios for API call.
- AdminLTE && Bootstrap
Happy coding