Skip to content

neccar/grocery-expert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React App example

version 0c6e95aff1b2f3a1d2dbfdc2f9957e567b554159

How to use

There are 2 projects, ui and api

First cd into api and run

npm install
npm run start:development

then navigate to http://localhost:4444/api/grocerylists you should see some data in json

Open another tab in terminal and cd into ui folder and run

npm install
npm run start

then navigate to http://localhost:3000/

you should see something like below ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published