/coctailBase

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

To start the application:

git clone https://github.com/Miakshin/coctailBase.git
npm install create-react-app    (optional)  
cd coctailBase
npm i  

Run npm start for a dev server.Application will launched in new browser tab at http://localhost:3000/, and run in another terminal window 'babel-node server/server' for starting back-end server.

In this app you can add, delete and search your coctails