A recipe management and sharing app with great features!
- Signup and Login Pages
- Catalog Page
- Add or Modify Recipes Page
- Recipe Details Page
- Add or Delete recipe Page
- Favorite Recipe Page
- Popular Recipe Page
- A User profile page
For this version, all html files and stylesheets, images, Materialize are stored into the template directory
For this verion, this directory holds all routes, controllers, middleware.
- Install postman app
- Run npm start and navigate to localhost:3000/api on PostMan
- Html
- CSS
- Materialize Css
- Javascript
- NPM
I used Git for versioning.
- git clone https://github.com/Olaide-EO/More-Recipes-V2.git
- Run npm install to install all packages
- Run npm start to start application
- Type localhost:3000 to access application
In the application, you can
fun npm run start:dev
Starts app with nodemon watcher.
Open http://localhost:3000 to view it in the browser.
Restarts app when changes are made to the source code
Oladipo Ebenezer Olaide
- Google Material Icons
- Materialise CSS
- Jquery