This is a template for an online store. The logic of adding to favorites and adding to cart has been implemented. The data above is saved in local history.
The rest of the data is retrieved from the API.
- Front-end: REACT, TYPESCRIPT, REDUX, SCSS
1.Clone the repository:
https://github.com/boytrend0108/redux_phone_catalog
2.Install the required dependencies:
npm install
3.Start the development server:
git branch develop
npm run dev
4.Open http://localhost:5173
in your browser.
Pull requests are welcome.Please follow the coding style and conventions used in the project.
This project is licensed under the MIT License.