Skip to content

boytrend0108/redux_phone_catalog

Repository files navigation

Phone Catalog

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.

Tech Stack

  • Front-end: REACT, TYPESCRIPT, REDUX, SCSS

App Screenshot

Demo

Getting Started

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.

Contributing

Pull requests are welcome.Please follow the coding style and conventions used in the project.

License

This project is licensed under the MIT License.

Authors

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages