Omnifood is a premium food delivery company that delivers healthy meals to its subscribers. The website is meant as a gateway to the company's phone app.
-
HTML5 & CSS3
The layout makes use of HTML5 semantic elements for search engine optimization. The website uses waypoints to trigger CSS3 animations for an engaging user experience.
-
React
React was used to keep the code organized, generate lists, and make future expansion easier. Some lightweight components were used to create the waypoints as well as the smooth scrolling effect.
The easiest way to view this project is to follow this link.
You may also clone this repo to view the code and run it directly on your local machine.
-
Clone the repo
Clone the repo to your local computer.
# cd to your desired directory git clone https://github.com/RayBDev/omnifood.git
-
Install Dependencies
Navigate to the root project directory
npm install
-
Start the Server
View the project live on your local machine at
http://localhost:3000
npm start
Contact me and view my portfolio at https://rbernard.ca