Skip to content

rahulbhooteshwar/ultimate-redux-course

Repository files navigation

Ultimate Redux Course

This code is from the course The Ultimate Redux Course by Mosh Hamedani @ Code With Mosh

Run the programs

Install Node.js and npm. Once installed open code in your favorite code editor such as Atom, Visual Studio Code or even an IDE such as WebStorm and run npm i to install dependencies.

Run the dev server

Open a terminal and type in npm start to run the dev server. Go to localhost:9000 to see the results.

Run mock API server

npm run start-server

Visit http://localhost:9001/ for API details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published