Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlosalegreur/fairtaxesanalytics-webdevreactjs
SPA web page created using React. Gives you a tool to analyze how much percentage of your government's spending will cost to each individual in every taxation level.
https://github.com/carlosalegreur/fairtaxesanalytics-webdevreactjs
bootstrap csr react spa web
Last synced: about 1 month ago
JSON representation
SPA web page created using React. Gives you a tool to analyze how much percentage of your government's spending will cost to each individual in every taxation level.
- Host: GitHub
- URL: https://github.com/carlosalegreur/fairtaxesanalytics-webdevreactjs
- Owner: CarlosAlegreUr
- Created: 2022-10-19T23:24:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T12:12:28.000Z (over 1 year ago)
- Last Synced: 2024-11-08T08:51:27.888Z (3 months ago)
- Topics: bootstrap, csr, react, spa, web
- Language: JavaScript
- Homepage:
- Size: 502 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **What is this Repo for?** 🤔
This repository was a **playground** for me during my initial phase of learning **front-end development** with **`React`**. I used it to explore the use of **APIs** from the front-end, discovering how to **connect** and **interact** with various services.
Eventually, I mastered these concepts and more, concurrently developing another, more significant project in my portfolio: [**BuddyFightersNft**](https://github.com/CarlosAlegreUr/BuddyFighters-FullstackWeb3NFTGame). This experience laid the foundation for crafting a **complex** (state-wise) **Single Page Application (SPA)** using **`React`**.
# **FTA (Fair-Taxes-Analytics)** 💰
### **(IN DEVELOPMENT)**
**FTA** is a **SPA** created using **`React`**. It's designed to provide users with a tool to **analyze** the percentage of **government spending** and how it translates to costs for individuals across various **taxation levels**.
By including **API calls** to fetch **official government data**, it ensures an accurate and **reliable analysis**, offering insights into the **financial implications** of different **fiscal policies**.
## **How to Use** ❓
If you're curious to explore the website, you can **clone** the repository and start it locally by following these steps:
```bash
git clone https://github.com/CarlosAlegreUr/FairTaxesAnalytics-WebDevReactJs.git
// navigate to the directory and execute
npm start
```Here's a **preview**:
> 🐣 **Note** 🐣: Looking back, this project stands as a charming testament to my early development days. Its **simplicity** and **innocence** reflect the growth and learning that awaited me. Who knows, maybe one day I come back and finish it. 😄