- Notifications
You must be signed in to change notification settings - Fork1
Mama Recipe is here to help you cook delicious and simple meals. We offer recipes and cooking advice for home cooks, by home cooks. Mama Recipe is a web-based recipe sharing that applicaion that allow user to share their recipe, liked, and comment. Just like social media. In this app, user could take a look into recipe including it's ingredients…
License
altrawan/mama-recipe-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Discover Recipe & Delicious Food.
Explore the docs »
View Demo ·Report Bug ·Request Feature
Table of Contents
Mama Recipe is here to help you cook delicious and simple meals. We offer recipes and cooking advice for home cooks, by home cooks. Mama Recipe is a web-based recipe sharing that applicaion that allow user to share their recipe, liked, and comment. Just like social media. In this app, user could take a look into recipe including it's ingredients and video step.
This app was built with some technologies below:
Before going to the installation stage there are some software that must be installed first.
If you want to run this project locally, We recommend you to configure theback-end first before configuring this repo front-end.
- Clone the repo
git clone https://github.com/altrawan/mama-recipe-app.git
- Go To Folder Repo
cd mama-recipe-app
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run start
To Start Production
Create .env file in your root project folder.
REACT_APP_APP_NAME = [APP_NAME]REACT_APP_NODE_ENV = [NODE_ENV]REACT_APP_API_URL = [API_URL]
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make aregreatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
My Email :muhammadalifputra8888@gmail.com
Project Link:https://github.com/altrawan/mama-recipe-app
Distributed under theMIT License.
About
Mama Recipe is here to help you cook delicious and simple meals. We offer recipes and cooking advice for home cooks, by home cooks. Mama Recipe is a web-based recipe sharing that applicaion that allow user to share their recipe, liked, and comment. Just like social media. In this app, user could take a look into recipe including it's ingredients…