Miakshin / coctailBase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 57.6%Language:CSS 38.8%Language:HTML 3.6%