Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 541 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 541 Bytes

🔶 Musical Event Venue

A simple Musical Event Venue Webiste made on Ariana Grande using React.

You can check it out live HERE

Version

1.0.0

📝 Usage

Clone this Repo

git clone https://github.com/Jatin-8898/muscial-venue-react-spa.git

Installation

Get started quickly by cloning this repository.

Install the dependencies

$ npm install

Run

This will compile them and run your dev server at http://localhost:3000

$ npm start