The Ficticia Store is a website for a fake retail store. The purpose of this project is to apply concepts of React JS, Bootstrap 5, Redux, and internationalization with react-intl.
- Run yarn install
- Run yarn start
This project utilizes data from the DummyJSON API (https://dummyjson.com/), complemented by additional mocked data located in the data directory.
Tips and suggestions are welcomed, so feel free to share your ideas and help me improve my skills!