Skip to content

This React capstone project is about building a web application to check a list of metrics (numeric values) that was created using a fakeStore API and making use of React and Redux.

Notifications You must be signed in to change notification settings

Meri-MG/Fakestore---react

Repository files navigation

Metrics webapp

  • This React project is about building a web application to check a list of metrics (numeric values) retrieved from a fakeStore API, app allows users to filter through the categories and price ranges, as well as use a search bar to find a particular product.

homePage detailsPage

Built With

  • React
  • Redux
  • HTML
  • CSS
  • VS code

Live Demo

Project live demo on Netlify

Getting Started

Prerequisites:

  • Create an account on github

  • Install gitbash or use git on the command line.

  • Use an IDE of your preference such as VScode.

Steps to follow:

  • Choose a folder in your local machine where you want this repository to be copied

  • Clone this repository to your local machine

  • git clone [email protected]:Meri-MG/Fakestore---react.git
    
  • Navigate to cd bookstore---react directory.

  • To install all the app dependencies on the command line run

  • npm install
    
  • To run app in the development mode run

  • npm start
    

Author

👩 Meri Gogichashvili

🤝 Contributing

  • Contributions, issues, and feature requests are welcome!
  • Feel free to check the issues page.

Show your support

  • Give a ⭐ if you like this project!

Acknowledgments

About

This React capstone project is about building a web application to check a list of metrics (numeric values) that was created using a fakeStore API and making use of React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published