PhotoVoyage is a platform for exploring and sharing travel and adventure photos from around the world. Discover new places, share your experiences and connect with other photography lovers on an exciting visual journey.
Demo: https://photovoyage-main.onrender.com/
> https://github.com/api-tsukasa/PhotoVoyage.git
this step is very important for the bot to work that's why you need git
this step must not be skipped
> npm install
> npm run dev
When you start the server locally, you have to enter the following URL
- http://localhost:3000/ - home page
- http://localhost:3000/admin - Admin Panel
<?xml version="1.0" encoding="UTF-8"?>
<admins>
<admin>XFkjjp0</admin>
</admins>
The first account with an administrator is called XFkjjp0
but it can be modified until you can add more accounts if you like with the following tag
<admin>account name</admin>
- Database Photo Storage
- Login and register system with database
- Admin Panel
- Admin Account System
- Account Manager
- Captcha system
- Security system
- User protection
Thank you very much for helping in the project ❤