learn-co-curriculum / react-hooks-redux-project-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Instructors Only] React-Redux Project Example

This repository contains an example of a completed project that meets the requirements for the React-Redux Project Guidelines:

You can use this as a baseline for reviewing students' code.

Install the dependencies:

$ npm install

Run the server:

$ npm run server

View the project in the browser

$ npm start

This project does not include code for any of the bonus deliverables, and only has the minimum code required to complete the user stories.

About

License:Other


Languages

Language:JavaScript 58.4%Language:CSS 25.3%Language:HTML 16.4%