/fake-store

Primary LanguageTypeScriptMIT LicenseMIT

FakeStore 👕

Description

This is a simple app that uses the fake store API to display a list of products and their details.

The app has a home page that displays a list of products and a product details page that displays the details of a product. The app is responsive and works on both desktop and mobile devices.

This project was generated with Angular CLI version 17.1.2.


image app


Starting 🚀

clone the repository

https://github.com/d-maza/fake-store.git

Installation 🔧

Install the dependencies

npm install

Development server 💻

Run npm start for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build 🛠️

Run npm build to build the project. The build artifacts will be stored in the dist/ directory.

Contributing 🖇️

Pull requests and issues are welcome

License 📄

This project is under the License (MIT)