Skip to content

tonyging/restaurant-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant List

This project allows me to practice creating a high-quality project.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js: You need to have Node.js installed. You can download it from nodejs.org. We recommend version 18.15.0.
  • npm: npm is the package manager for Node.js. It is typically installed automatically with Node.js. To check if npm is installed, run npm -v in your terminal.

Installing

Follow these steps to get a local copy of the project up and running:

  1. Clone the repository:

    git clone https://github.com/tonyging/restaurant-list
    cd restaurant-list
  2. Install dependencies:

    npm install

This will install all necessary dependencies for the project. After the installation is complete, you can proceed to run the project locally.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors