A web app that fetches data from FakeStore API to display the list of products. The application allow users to check a list of different products and by clicking on a specific product, users can check the details of that product. Built with React, Redux Toolkit, API, CSS and JavaScript.
- React
- Redux
- FakeStore API
- Stylelint and ESlint
- VS Code
To get a local copy up and running follow these simple steps.
- A web browser like Google Chrome
- A code editor like Visual Studio Code with Git and Node.js.
Clone the repository using the GitHub link
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/HammadSiddique/Meta-TechDrip.git
Kindly modify the files as needed.
To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.
$ npm install
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Design idea Nelson Sakwa on Behance.
- Microverse
This project is MIT licensed.