Skip to content

Edu93Jer/KPIs-Klustera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Test - KPI's Klustera

This project is a framework where you can consult statistic data from KLUSTERA's API.

Framework

Start Up! 🚀

To run this project on your local dev, please follow the next steps:

  1. Fork this repo.

  2. Clone this repo.

 git clone https://hostname/YOUR-USERNAME/YOUR-REPOSITORY 
  1. Install all dependencies.
 npm install
  1. Start the site in develop mode.
 npm start
  1. See it in the browser

Your site is now running at http://localhost:3000.

Save your changes, and the browser will update in real time! You will also see any lint errors in the console.

Deployment 📦

Take a look to the final results here: https://kpis-klustera.vercel.app/

Built with 🛠️

  • React
  • Nodejs
  • AntDesign
  • react-chartjs-2

Author ✒️