NeonTails, a captivating fusion of cyberpunk aesthetics and adorable companionship, unveils a mesmerizing gallery crafted using React and Flask. With the sleek interface of React guiding your exploration and the robust Flask backend orchestrating the seamless experience, NeonTails invites you to immerse yourself in a world where neon-lit cyberpunk scenes harmonize with the endearing charm of cats and dogs.
-
Public Viewing: No account needed for viewing the art, making it accessible to everyone.
-
Artist Account: Artists can sign up to upload and manage their artwork.
-
cd into the frontend folder and run:
$yarn install
to install all the dependincies
$Yarn run dev
to start the frontend
-
cd into the backend folder and run:
$pipenv install
to install all the dependincies
$pipenv shell
to start and enter the virtual enviroment and then
$python app.py
to start the backend server
FrontEnd Development - Tymur Bondar
Backend Development - Mario Vaquero