Skip to content

g3or3/Recipes

Repository files navigation

Recipes App

Basic CRUD app for managing your favorite recipes online.

Live App

API Docs

GitHub Repository

Available Commands

In the project directory, you can run:

npm server,

Launches the server.

cd client && npm start" : "cd client && react-scripts start",

The app is built using create-react-app so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits. You will also see any lint errors in the console.

"cd client && npm run build": "cd client && react-scripts build",

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app will be ready to deploy!

"npm run test": "react-scripts test",

Launches the test runner in the interactive watch mode.

Built With

  • React
  • Styled Components
  • Redux
  • Node
  • Express
  • Knex
  • PostgreSQL
  • Joi
  • SwaggerJSDoc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •