Dive into the world of Cattle.io with our Database Manipulation project powered by MySQL. While the database is currently local, stay tuned for future updates when we make it public for testing purposes.
follow these simple steps:
-
Open your terminal and navigate to the project directory.
-
Enter the following commands to start the frontend:
cd front npm start
-
Open another terminal window and navigate to the
back
directory. -
Run the following command to fire up the server:
cd back npx nodemon main
If you enjoy exploring our project, don't forget to leave a star! Your support means the world to us. 🌟