Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 772 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 772 Bytes

🍜 Tokyo Ramen

Demo React website featuring a made up Ramen restaurant in Japan.

Home, About, Contact Us, Locations, and Order Online pages.

app screenshot 1 app screenshot 2

Instructions

To install, clone or download the repository.
in the project folder, run the command

npm install

then

npm start

to run the app in development mode

Tools

This project:

  • was built using Create-React-App
  • uses React Router for routing
  • is styled with SCSS using Block Element Method
  • is hosted on Netlify here