Skip to content

jorgeabrahan/react-basic-setup

Repository files navigation

📗 Table of Contents

📖 Metrics

Metrics a dynamic SPA website, using ES6 syntax, modules, React, Redux, React-Router, Async Thunks and a Financial modeling API.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • React metrics app
  • Jest components testing
  • Async thunks to fetch data from API

(back to top)

🚀 Live Demo

  • Not deployed yet

(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:

  • Git SCM
  • Visual Studio Code
  • Live Server extension

Setup

Clone this repository to your desired folder:

git clone https://github.com/jorgeabrahan/metrics.git

Or download the ZIP folder.

Install

Once you've cloned the repository simply run:

cd metrics

And this should open the directory with all the files from the repository on the command line, to open it in your explorer if you're using windows you can run:

explorer .

Usage

To run the project, if you are on the metrics folder path on your terminal you can execute the following command:

code .

This will open Visual Studio Code on the folder you're at.

Run tests

There are no tests configured for this project.

Deployment

You can deploy this project using GitHub pages by pushing changes to the main branch, of course you'll just be able to do this if you're added as a collaborator in this repository.

(back to top)

👥 Authors

👤 Jorge Abrahan

(back to top)

🔭 Future Features

  • Display more data from the API

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can just cheer me up with a comment 🙂!

(back to top)

🙏 Acknowledgments

Financial modeling API used for this project: https://site.financialmodelingprep.com/developer/docs/

Design guidelines for this project : https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs) by Nelson Sakwa on Behance

(back to top)

❓ FAQ

  • What is this project main purpose?

    • To practice working with React, Redux, Routers, Async Thunks and APIs.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

React project setup template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published