/CRUD-Redux

Sample React-Redux Project that displays sample items and creates new items using the JsonPlaceholder API.

Primary LanguageJavaScript

Sample React-Redux Project

That displays sample items and creates new items using the jsonplaceholder API.

In the project directory, you can run:

1. npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

2. npm test

Launches the test runner in the interactive watch mode.

3. npm run build

Builds the app for production to the build folder.