Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipe-perez-ferraro/react-capstone-project

This project it's about to check the financial insights of big companies since last 5 years. Iยดve used React.js - React Redux toolkit - React Router Dom - Tailwind CSS to make this project
https://github.com/felipe-perez-ferraro/react-capstone-project

react tailwindcss

Last synced: about 1 month ago
JSON representation

This project it's about to check the financial insights of big companies since last 5 years. Iยดve used React.js - React Redux toolkit - React Router Dom - Tailwind CSS to make this project

Awesome Lists containing this project

README

        

React Capstone Project

# ๐Ÿ“— Table of Contents

- [๐Ÿ“– About the Project](#about-project)
- [๐Ÿ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [๐Ÿš€ Live Demo](#live-demo)
- [๐Ÿ’ป Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [๐Ÿ‘ฅ Authors](#authors)
- [๐Ÿ”ญ Future Features](#future-features)
- [๐Ÿค Contributing](#contributing)
- [โญ๏ธ Show your support](#support)
- [๐Ÿ™ Acknowledgements](#acknowledgements)
- [โ“ FAQ (OPTIONAL)](#faq)
- [๐Ÿ“ License](#license)

# ๐Ÿ“–

> This project it's about to check the financial insights of big companies since last 5 years. Iยดve used React.js - React Redux toolkit - React Router Dom - Tailwind CSS to make this project

## ๐Ÿ›  Built With

### Tech Stack


  • React.js


  • Redux


  • Rest API

### Key Features

- Financial API fetching
- React router dom useParams() hook
- Responssive design

(back to top)

## ๐Ÿš€ Live Demo
- [Project Video Presentation](https://www.loom.com/share/5e678baea051451590069f4a634179f5?sid=98d958c0-a363-4943-97f4-9bffc9237eb5)
- [live demo](https://react-capstone-project-2ng7.onrender.com)

(back to top)

## ๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
- Node.js
- A browser
- A Text Editor

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/REACT-Capstone-project.git
```

### Install

Install this project with:

cd my-project
```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

(back to top)

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค **DRT**

- GitHub: [@Felipe-Perez-Ferraro](https://github.com/Felipe-Perez-Ferraro)

(back to top)

## ๐Ÿ”ญ Future Features

- Virtual Tour: We plan to integrate a virtual tour feature that provides a realistic 3D exploration of the rockets and the space station, offering users an immersive pre-flight experience.
- Launch Live Stream: We're looking forward to adding the option to live stream rocket launches directly through our application, keeping our users connected to the thrilling moments of space travel.
- Interactive Space Education Section: In order to encourage space science learning, we'll introduce an interactive section dedicated to educational resources about space exploration and technology.

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## โญ๏ธ Show your support

If you like this project, don't forget to give it a star on GitHub! Your support helps us to continue improving the app and bringing space closer to everyone. Please share Space Travelers Hub with your friends, family, and fellow space enthusiasts. Together, we can push the boundaries of space exploration!

(back to top)

## ๐Ÿ™ Acknowledgments

I would like to give credit to Nelson Sakwa the author of the original design you used.

(back to top)

## ๐Ÿ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)