Skip to content

nomander17/cookbook-frontend

Repository files navigation

Cookbook Frontend

This is the frontend repository for the Cookbook application, an online forum for sharing recipes. It is built using React, Vite, and Tailwind CSS.

Prerequisites

  • Node.js (version 14 or above)
  • npm (version 6 or above)
  • ES6 supported web browser

Getting Started

  1. Clone the repository:

    git clone https://github.com/nomander17/cookbook-frontend.git
    
  2. Navigate to the project directory:

    cd cookbook-frontend
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    

    This will start the frontend application using Vite and open it in your default browser at http://localhost:3000.

Backend Repository

The backend for the Cookbook application is developed using Spring Boot and is located in a separate repository. You can find the backend repository at:

https://github.com/nomander17/cookbook-backend

Make sure to clone and set up the backend repository as well to have a fully functional Cookbook application.

License

This project is licensed under the GNU GPLv3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •