8000 GitHub - fisayo-dev/eccolab_front
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fisayo-dev/eccolab_front

 
 

Repository files navigation

Eccolab Portal Frontend :)

Table Of Content

Introduction

This is the frontend repo for the project

Setup

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

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.

  1. ReactJS
  2. Jquery, Ajax | Axios for API call.
  3. AdminLTE && Bootstrap

Get started with ReactJS

https://react.dev

Get started with Booststrap

https://getbootstrap.com

Get started with AdminLTE

https://adminlte.io

Happy coding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0