Skip to content

shikitos/cookbook-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Recipes and Design

This project features a collection of Japanese recipes and designs, with the majority of the content sourced from Just One Cookbook. Users can add and edit recipes, which are stored in a MongoDB database using my own server-side API.

To run the application, both the server and client need to be started.

Getting Started

  1. Clone the project and navigate to the "https://github.com/shikitos/cookbook-reactjs/tree/main/server" folder using your terminal.
  2. Install all required npm packages using npm install.
  3. To start the server, run the command node server.js. Use a separate terminal to keep the server running.
  4. Next, navigate to "https://github.com/shikitos/cookbook-reactjs/tree/main/client" and install all required npm packages using npm install.
  5. To start the frontend, run the command npm start. Use a separate terminal to keep the frontend running.
  6. After the application has finished compiling, you can access it at localhost in your browser.

Technologies Used

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • Express.js
  • Mongoose

Contributions

Welcome contributions to this project! Feel free to open an issue or submit a pull request.

About

Web application that offers a collection of Japanese recipes and designs for users to explore. Users can add and edit recipes, and all data is stored in a MongoDB database. The frontend is built using React.js and offers a clean, intuitive interface that allows users to easily browse, search, and filter recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages