Welcome to the Lightroom Preset Selling Website project! This web application is built using React.js and serves as a platform for selling and showcasing Lightroom presets.
- User Authentication: Allow users to create accounts, log in, and manage their profiles.
- Preset Showcase: Display a gallery of Lightroom presets with the ability to preview them.
- Shopping Cart: Enable users to add presets to their cart and proceed with the purchase.
- Payment Integration: Integrate a secure payment gateway for processing transactions.
- Admin Panel: Provide an admin interface to manage presets, users, and orders.
Make sure you have the following installed:
- Node.js and npm
- Git
- Clone the repository:
git clone https://github.com/your-username/lightroom-preset-website.git
cd lightroom-preset-website
npm install
1.Copy the example environment file and update the variables:
cp .env.example .env
1.Add your configuration details in the .env file.
npm start
Visit http://localhost:3000 in your browser to see the application running.
If you'd like to contribute to the project, please follow the Contribution Guidelines.
###C License This project is licensed under the MIT License.
React.js: https://reactjs.org/ Payment Gateway: [Add payment gateway name here]
For any inquiries, please contact jamshibkl3@gmail.com.