Data2Bots Data Visualization

This is a simple one pager to display data visualization of Nigeria Economy, Population and Migration

How to run this project

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

NodeJS has to be installed on your machine.

Installing

A step by step series of examples that tell you how to get a development env running

After cloning this project move into the folder and install all dependencies needed

cd /dataVisualizaion
cd /BE

after that run

npm install

repeat this for the FrontEnd as well

cd /..
cd /FE

after that run

npm install

Running the project

once that has been done, run

npm run dev

Deployment

The FrondEnd of this project is deployed on Vercel infrastructure The BackEnd of this project is deployed on Render infrastructure The Database of this project is deployed on MongoDB Alart infrastructure

WATCH VIDEO DEMO

Data2Bots Data Visualization

Built With

Authors

  • Peter Oti - Full Stack Software Developer -

License

This project is licensed under the MIT License - see the LICENSE.md file for details and special thanks to macrotrends for making their API available on RapidAPI

Acknowledgments

  • macrotrends
  • CodeLab
  • React
  • NodeJS
  • MongoDB
  • SWR
  • Axios
  • ShadCN
  • Recharts
  • Vercel
  • Vite
  • Tailwindcss
  • Framer-Motion