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!
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