An open API service indexing awesome lists of open source software.

https://github.com/thinkful-ed/starter-redux-toolkit


https://github.com/thinkful-ed/starter-redux-toolkit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `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 [http://localhost:3000](http://localhost:3000) to view it in your browser.

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