Skip to content

A restaurant review application built with NodeJS, React and Typescript

Notifications You must be signed in to change notification settings

Dgiulian/Restorant-Review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Review

A restaurant listing and review app built with NodeJS and React.

Server

To start the server using docker run the following commands

cd server
yarn install
yarn docker:dev

Client

To start the client run the following commands

cd client
yarn install
yarn start

About

A restaurant review application built with NodeJS, React and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published