PhotoProXDocs is a simple and easy to learn the ropes of PhotoProX.
The live version of the project can be found here.
To install PhotoProXDocs, you can simply download the repository or clone it using the following command:
git cloneYou'll also need to install npm and node.js to run the project. You can download them from here.
Once node is installed, you can run the following command to install the required dependencies:
npm installTo run the project, you can use the following command:
npm run devYou should see the following message in the terminal:
Server started on http://localhost:3000You can now open your browser and navigate to http://localhost:3000 to view the project.
Have fun!
This project was built using a Nextra template. You can find the original respotory here
This project is licensed under the MIT License - see the LICENSE file for details.
