Home-made-React icon indicating copy to clipboard operation
Home-made-React copied to clipboard

A food website for ordering food that you can cook at home by following recipe guidelines. The website is built with React and styled-components. This was a great practice to transform my Figma design...

Home Made Food Website w/ ReactJS

Check it live here

Home made website with React

About the site

After watching a React tutorial from Brian Design on youtube, I made this website to practice what I learned about React. It was fun designing the website from scratch in Figma and coding it out step by step with styled-components. I also added some pages to continue learning about React router and how it is used. Overall I learned a lot and googled alot too, haha.

Getting Started

Installing

Clone the Repository and run

npm install/ npm i
npm run start

Deployment

To deploy simply run

npm run build

Built With

Authors