This is a simple one pager to display data visualization of Nigeria Economy, Population and Migration
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.
What things you need to install the software and how to install them
NodeJS has to be installed on your machine.
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
once that has been done, run
npm run dev
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
- ReactJS - The web framework used
- Vite - better compile with vite
- Tailwindcss - styling framework
- ShadCN - styling framework
- rechart - chart library
- Peter Oti - Full Stack Software Developer -
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
- macrotrends
- CodeLab
- React
- NodeJS
- MongoDB
- SWR
- Axios
- ShadCN
- Recharts
- Vercel
- Vite
- Tailwindcss
- Framer-Motion