- ๐ About the Project
- ๐ป Getting Started
- ๐ฅ Authors
- ๐ญ Future Features
- ๐ค Contributing
- โญ๏ธ Show your support
- ๐ Acknowledgements
- ๐ License
This is my Capstone Project for Microverse Module 3: React&Redux. Games Sales Hunter is a simple SPA designed for mobile. It's purpouse is to fetch a list of game deals on steam using CheapShark API and redirect you to a dinaminc Route that will present you with more information and a link to the official steam store. For a better look you can check my video: Module 3 Capstone project
Server
Database
- List of deals orginaized by deal rating
- Dinamically created routes and components
- Design for Mobile and small screens
To get a local copy up and running, follow these steps.
In order to run this project you need: -only a code editor and a browser
Clone this repository to your desired folder:
cd my-folder
gh repo clone tomasesquivelgc/Games-Sales-Hunter
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm test
You can deploy this project using:
npm run preview
๐ค Tomas Esquivel
- GitHub: @tomasesquivelgc
- Twitter: @EsquivelTomas
- LinkedIn: Tomas Esquivel
- More deals!
- Organizer bar
- Search by store feature
Thank you Nelson Sakwa for the project template Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star! It's a great encouragement!
I would like to thank Microverse for this oppportunity and all of my friends and family for always supporting me.
This project is MIT licensed.