Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Web Application

Welcome to the repository for our restaurant web application! This project is divided into two main folders: frontend and backend. The backend is developed using Node.js and Express, while the frontend utilizes React and CSS.

Deployment

The deployed version of this application can be found at deployment_link.

Backend

The backend folder contains all the server-side code necessary for the functioning of our restaurant application. It includes routes, controllers, models, and middleware developed using Node.js and Express.

Technologies Used:

  • Node.js
  • Express

Getting Started:

To run the backend locally, follow these steps:

  1. Navigate to the backend directory.
  2. Install dependencies by running npm install.
  3. Start the server using npm start.

Frontend

The frontend folder contains the user interface components of our restaurant web application. It is built using React for dynamic rendering and CSS for styling.

Technologies Used:

  • React
  • CSS

Getting Started:

To run the frontend locally, follow these steps:

  1. Navigate to the frontend directory.
  2. Install dependencies by running npm install.
  3. Start the development server using npm start.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages