Skip to content

ntsummers1/Grocery-Shopping-React-App

Repository files navigation

image

Welcome to my Grocery Shopping app!

react react

I took inspiration in the design from this grocery shopping app. I thought this was so cool I wanted to see it live and try making it myself, so here it is!

Project Information

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

It also takes advantage of the Restful CRUD API that I built using Express, NodeJS, and MongoDB. You can find that project here. You'll want to run that project before you run this one.

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn lint

ESlint this bad boy.

yarn format

And then make it extra pretty.

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published