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
node
installed globally on your machine: -
Clone down this repository:
git clone [email protected]:EugeneKostin/recipe.git
-
Installation (
cd
into the new folder and type):npm install
-
To Start Server:
npm start
-
To Visit App in your browser: