Basic CRUD app for managing your favorite recipes online.
In the project directory, you can run:
Launches the server.
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.
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!
Launches the test runner in the interactive watch mode.
- React
- Styled Components
- Redux
- Node
- Express
- Knex
- PostgreSQL
- Joi
- SwaggerJSDoc