Skip to content

Thinkful-Ed/starter-redux-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter redux assessment: Doggiegram

This project was bootstrapped with Create React App.

Available scripts

In the project directory, you can run the following commands:

npm install

Installs the project dependencies, including Redux packages such as @reduxjs/toolkit and react-redux.

npm run dev

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

Runs an Express API at https://localhost:3004 that exposes a single endpoint, GET /api/suggestion, which returns a dog suggestion at random.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Runs the test suites.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published