/book-search

Primary LanguageTypeScript

Solution

After you have started the backend server http://localhost:4000/ run

cd .\frontend\

Then install dependancies

npm install

Then run the following command to start the client react app

npm run dev

This start a client server at the url http://localhost:5173/