Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joramot/capstone_react_redux


https://github.com/joramot/capstone_react_redux

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# welcome React-Redux Capstone Project

# 📗 Table of Contents

- [welcome React-Redux Capstone Project](#welcome-react-redux-capstone-project)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Stocks Prices NASDAQ! ](#-stocks-prices-nasdaq-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo \[Stocks Prices NASDAQ!\]](#-live-demo--stocks-prices-nasdaq)
- [💻 Getting Started ](#-getting-started-)
- [Available Scripts](#available-scripts)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [`npm run eject`](#npm-run-eject)
- [Learn More](#learn-more)
- [Code Splitting](#code-splitting)
- [Analyzing the Bundle Size](#analyzing-the-bundle-size)
- [Making a Progressive Web App](#making-a-progressive-web-app)
- [Advanced Configuration](#advanced-configuration)
- [Deployment](#deployment)
- [`npm run build` fails to minify](#npm-run-build-fails-to-minify)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Stocks Prices NASDAQ!

**Stocks Prices NASDAQ** This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that you will create making use of React and Redux.

## 🛠 Built With

### Tech Stack
- React
- Redux
- CSS
- NodeJS
- Jest

Client

### Key Features

- **Select an API that provides numeric data about a topic that you like and then build the webapp around it.**
- **The webapp have several pages.**
- **one page with a list of items that could be filtered by some parameters**
- **one page for the item details.**

(back to top)

## 🚀 Live Demo [Stocks Prices NASDAQ!]

View page


View presentation

(back to top)

## 💻 Getting Started

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

(back to top)

## 👥 Authors

👤 **Jose RM**

- GitHub: [@Joramot](https://github.com/joramot)
- Twitter: [@El_rulis](https://twitter.com/el_rulis)
- LinkedIn: [jose-RM](https://linkedin.com/in/jose-RM)

(back to top)

## 🔭 Future Features

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/joramot/space-traveler/issues).

(back to top)

## ⭐️ Show your support

If you like this Awesome Books project please share my portfolio with recruters!

(back to top)

## 🙏 Acknowledgments

Original design idea by **Nelson Sakwa** on Behance https://www.behance.net/sakwadesignstudio.

(back to top)

## 📝 License

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


This projectt is [Creative Commons] (https://creativecommons.org/licenses/by-nc/4.0/legalcode) Licensed.

(back to top)