Skip to content

TTP-Group1/city_tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haunted America React Project

This project was bootstrapped with Create React App.

Prerequisites

You need the following two programs installed to use this project

  • Git
  • Npm

Installation

  1. Clone the repo
$ git clone https://github.com/TTP-Group1/city_tours.git
  1. Make sure that you are in the root directory of the project, use "pwd" or "cd" for windows
$ cd city_tours
  1. Install NPM packages
$ npm install

How to run the project

  1. Make sure that you are in the root directory of the project (again)
$ cd city_tours
$ ls
LICENSE  package.json  public  README.md  src
  1. Run the server
$ npm start
  1. If you encounter issue in running react app, run this command line and repeat step 2.
  $ npm install --legacy-peer-deps

Your web browser should automatically open to the default page of the project

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published