Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 364 Bytes

A Recipe Browsing app

It was built with React and Router is implemented.

Usage

Clone repository: git clone https://github.com/abwork/webchef.git

Navigate to the created folder: cd webchef

Install dependencies: npm install

Start the project: npm start

Go to localhost: http://localhost:3000 to see the app.