https://github.com/dr-lab1/react-products-list-project
#
https://github.com/dr-lab1/react-products-list-project
front-end-development frontend react-hooks reactjs
Last synced: 2 months ago
JSON representation
#
- Host: GitHub
- URL: https://github.com/dr-lab1/react-products-list-project
- Owner: Dr-Lab1
- Created: 2024-07-07T11:27:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T13:36:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T08:17:22.946Z (over 1 year ago)
- Topics: front-end-development, frontend, react-hooks, reactjs
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Products List Project
# Results

# How to run it
1. Clone the project
git clone https://github.com/Dr-Lab1/react-products-list-project.git
2. Install Packages
npm install
3. Run the project
npm run dev