Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Full Stack Project - Backend

This is a simple CRUD Application build using SpringBoot and Reactjs and MySQL

Getting Started

  1. Clone the Repository:

    git clone github.com/Poori99/Full-Stack-Project---Backend.git
    cd fullstack-backend
  2. Backend Setup:

    • You can find the Backend repository here (https://github.com/Poori99/Full-Stack-Project---Backend).

    • Clone the backend repository and open in your preferred IDE:

      git clone https://github.com/Poori99/Full-Stack-Project---Backend.git
      cd fullstack-backend
    • Build the backend Project.

    • Run the Application.

    • Your SpringBoot backend should now be running at http://localhost:8080.

  3. Frontend Setup:

    • You can find the Fronend repository here (https://github.com/Poori99/Full-Stack-Project---Frontend).

    • Clone the backend repository and open in your preferred IDE:

      git clone https://github.com/Poori99/Full-Stack-Project---Frontend.git
    • Install Node.js dependencies:

      npm install
    • Start the React development server:

      npm start
    • Your React frontend should be accessible at http://localhost:3000.

  4. Access the Application:

  • Open a web browser and go to http://localhost:3000 to access the FullStack application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages