/Omnios

Primary LanguageJavaScript

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

In the project directory, you can navigate to client-redux folder and run npm install. Then follow these commands to run the app:
$json-server --port 3001 --watch beerdb.json
$npm start