StackTrek Quiz
See Live Version ยป
View Demo
ยท
Report Bug
ยท
Request Feature
Table of Contents
This is a frontend application built with React.js that displays a recipe page.
To get a local copy up and running follow these simple example steps.
You need to have npm
installed on your computer in order to be able to install and run the project.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Chizaram-Igolo/recipe-page.git
- Install NPM packages
cd recipe-page && npm install
- Run the Project
npm run dev
- Navigate to
http://127.0.0.1:5173/
(or the exposed port) on your favourite browser
The following show the display of the web page across multiple devices.