dwicao / react-recipe-book

React Recipe Book

Home Page:https://dwicao.github.io/recipe-book/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Recipe Book

Install at local:

Open Terminal, then type command:

git clone https://github.com/dwicao/react-recipe-book.git

Go to project folder:

cd react-recipe-book

Type following command :

npm install

Wait until installation process finished and then type :

npm start

In your browser go to:

http://localhost:8080/

Demo

Click Here!

Available Command

npm run production To bundle the entire app to folder /dist

License

MIT

About

React Recipe Book

https://dwicao.github.io/recipe-book/


Languages

Language:JavaScript 97.2%Language:HTML 1.9%Language:CSS 0.9%