Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 2.05 KB

README.md

File metadata and controls

79 lines (52 loc) · 2.05 KB
image

Restraunt Template

Click here to view the website.

npm Build Status Coverage Status code style: prettier

🌟 About the Project

This project is a React app that implements the CSS BEM model for styling.

This is fully developed with React and CSS

  • 👨‍💻  This uses React components, hooks, state, and JSX
  • 🎨  The project implements the CSS BEM model
  • 📱   Fully adaptive. Well designed for both larger and smaller screen!
  • 🌱  This is a template for restruant to help kick start their buisness!

🏃 Run Locally

Clone the project

  git clone https://github.com/jorofino3/restaurant-template

Go to the project directory

  cd app

Install dependencies

  npm install

Start the server

  npm start

🤝 Contact