/React-Capstone-project

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

Primary LanguageJavaScript

React capstone


React capstone project - Metrics webapp

πŸ“— Table of Contents

πŸ“– React capstone project - Metrics webapp

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


For future implementations, please go to the Future Features section.

πŸ›  Built With

Tech Stack

Client
Server

Key Features

  • Basic setup

πŸš€ Live Demo

Prerequisites

node -v

If you have it, it will display the Node version you have, if not, go to this website to download it. I recomend you get the "Recomended For Most Users" version.

Setup

  • If you wish to work from this project by editing it's code:
git clone https://github.com/theresetuyi/React-Capstone-project.git

### Install

You may add linters to ensure adhering to best practices.

```sh
npm install

Usage

  • To get a review of the JavaScript code, run:
npx eslint "**/*.{js,jsx}"
  • To get a review of the CSS, run:
npx stylelint "**/*.{css,scss}"

(back to top)

Author

πŸ‘€ Therese Tuyisabe

πŸ”­ Future Features

  • Full website.
  • Tests.

🀝 Contributing

Please let me know if you find any issues in this repo's code! Feel free to check the issues page.

⭐️ Show your support

If you like my work on this project, please give me a star⭐️ on this repo. I would also love to read your comment let me know what you think!

πŸ™ Acknowledgments

Thanks to Microverse

πŸ“ License

MIT

(back to top)