Skip to content

ashishbhatiam/react-product-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Product CRUD

A Product CRUD application made with React + Redux

preview
This project was bootstrapped with Create React App.

Prerequisites

  • A modern web browser like Brave , Chrome , Firefox etc
  • Node

Getting Started

1. Fork this repository 🍴

2. Clone your forked repository to your local system 👥

git clone https://github.com/<your-username>/react-product-crud.git

Or Download and extract the zip file.

Running

  1. Install NPM packages
npm install
  1. Run
npm start

Open your browser & Go to http://127.0.0.1:3000 or https://localhost:3000

Built With

  • ReactJs - A JavaScript library for building user interfaces
  • Redux - A predictable state container designed to help you write JavaScript app
  • Semantic UI - A UI component framework for theming websites

Authors

Releases

No releases published

Packages

No packages published