- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Metrics Web App is an outstanding mobile web application listing all active companies in the financial market. This project has two pages. The first page is the application's main page, which lists all companies with a search bar. When someone clicks on the company, the user will be redirected to the second page, showing all the details of the company.
- HTML
- CSS
- JAVASCRIPT
- REACT
- Redux
Markup Language
Style
Layout
Interaction and Dynamic HTML
Module Bundler
Testing
- List All companies from API
- Show the details of each company
- Dynamic search bar
To get a local copy up and running, follow these steps.
In order to run this project you need the following tools:
- Node.js on your computer
- Code editor e.g.: VScode
Clone this repository to your desired folder by running the following commands in your terminal:
cd your-prefered-folder-name
git clone https://github.com/MozamelJawad/metrics-webapp.git
- Install this project with:
cd metrics-webapp
npm install or npm i
- Run an optimized build for prodction:
npm run build
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project by transferring the files in your local repository onto your server
👤 Mozamel Jawad
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- I will add more dynamic features
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to the Microverse team for the great curriculum and opportunity.
- Thanks to Nelson Sakwa for the inspiring design.
This project is MIT licensed.