Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 2.21 KB

README.md

File metadata and controls

79 lines (62 loc) · 2.21 KB

“Talk is cheap. Show me the code.” ~ Linus Torvalds:thought_balloon:


image

🐱‍💻 Framework-based Restaurant Website Stack

📌 React Framework (Front-end)
📌 Material UI 5 (Front-end)
📌 Django (Back-end)


Hosting

Front-end (Vercel): https://restorankeluarga-solo.vercel.app/
Back-end (Railway): https://restorankeluarga-solo.up.railway.app

🏷️ To Run

  1. visit: Website Restoran Keluarga Solo

🏷️ To get started (if hosting down)

  1. Clone the repository to your local machine.
git clone https://github.com/tif1336/tugas-2-membuat-website-restoran-dengan-reactjs-kelompok-12.git
  • or simply download the file project through Kelompok 12 page
  1. Open project directory in your local machine

  2. Activate virtual environment

For MacOs dan Linux (Bash atau Zsh Shell)

source .venv/bin/activate

For Windows Command Shell

.venv\Scripts\activate
  1. Run server
python manage.py runserver
  1. Open the whole project in VSCode (Or other IDE)
  2. Run website in IDE terminal
cd .\website\
npm start
  1. Enjoy

Contributors

Agus, Arwinda, Mira, Annida

Resources

Screenshots

image image
image image