Demo React website featuring a made up Ramen restaurant in Japan.
Home, About, Contact Us, Locations, and Order Online pages.
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
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