See the project on GitHub Pages
IDE: IntelliJ IDEA
Backend: None
Frontend: React (Create React App)
Styles: Material UI
Database: Firebase "Cloud Firestore"
Image storage: Firebase "Storage"
-
You will need
nodeinstalled globally on your machine: -
Clone down this repository:
git clone [email protected]:EugeneKostin/recipe.git -
Installation (
cdinto the new folder and type):npm install -
To Start Server:
npm start -
To Visit App in your browser: