I made this app just for fun and plan to add many exciting features in the future.
This project was born after a friend declined my request to contribute to his repository — so I decided to build something of my own, from scratch.
- Stay in the root directory.
- Run
install:all
– Installs all dependencies for both frontend and backend. - Run
start:all
– Starts both frontend and backend in production mode. - Run
start:frontend
– Runs the React app in development mode. - Run
start:backend
– Runs the backend server in development mode.
If you'd like to contribute to this project, follow these steps:
- Fork the repository.
- Clone your fork:
git clone https://github.com/your-username/restaurant-app.git