- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 🧑💻 Credits
- 📝 License
This Project is a for Stock Market Analysis and to compare various stock performance
Stock Market Analysis This is a React-Based Project, in this website you can analyze your stocks and compare them to optimize your profit, it works with the financial API, and apart from this you will find a responsive design and clean UI, and in the future maybe we have some more features for checking bitcoin and searching company stock by name and a detailed navigation bar
In this project I used many skills, tech and libraries
Documentation
Styling
Dynamics And Logics
Following features you should observe
- you can see the stock bulling and Bearing
- **You can see the active companies in the market
- *you can see short and full details of a specific company
This link will guide you to my project
presentation video click here
For having local file and project you can fork this repo
And for making changes you you should follow prerequisites
To edit this project you need:
-
Node.js installed
-
A Terminal
-
A web browser
-
An IDE
-
suggested IDE
- visual studio code
- atom
- visual code
Clone this repository to your desired folder:
- And run
npm i
in root dir to install node modules - Then run
npm run dev
ornpm start
- All this makes our project open in the browser
Execute the following thing:
- Stocks and State is manipulated by API
- details page with proper logo
- To run all test cases you need to run
npm test
in the root dir - Linters for files run in the root dir
npx eslint "**/*.{js,jsx}
for JS or JSX lintingnpx stylelint "**/*.{css,scss}"
for CSS or SCSS lintingnpx hint .
for HTML linting--fix
flag for instant fixable fix
You can deploy this project using:
- Fork our Repo and clone it or download
zip
and extract it - Edit some changes
- Run
npm run build
to make our project production ready - deploy it using GitHub pages
- or use Netlify or Render
👤 Adarsh Pathak
- GitHub: @PowerLevel9000
- Twitter: @PowerLevel9002
- LinkedIn: @Adarsh Pathak
Describe 1 - 3 features that will add to the project.
- Search Feature
- Crypto filter
- Indicators of the stock market
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like my Project give it a Star ✨🌟
The credit for the design goes to nelson sakawa
This project is MIT licensed.