Skip to content

Aladdin4u/Travella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TRAVELLA

Travella is a travel agency to explore the world of your own, it has client and admin access

Link to project: http://recruiters-love-seeing-live-demos.com/

Travella homepage

How It's Made:

Tech used:

NODEJS EXPRESS REACT MUI

Optimizations

Constantly refactor the code and improve the usage and scalablitiy of the app. Updating UI/UX to make it easy for user interact with.

Installation

  1. Clone repo

Backend installation

  1. cd api
  2. Set up environment variables
    cp .env.example .env
  3. Enter your data into .env
  4. run yarn install
  5. run yarn dev
  6. navigate to https://localhost:8000

fontend installation

  1. cd client
  2. Set up environment variables
    cp .env.example .env
    
  3. Enter your data into .env
  4. run yarn install
  5. run yarn dev
  6. navigate to https://localhost:3000

Admin Panel installation

  1. cd admin
  2. Set up environment variables
    cp .env.example .env
    
  3. Enter your data into .env
  4. run yarn install
  5. run yarn dev
  6. navigate to https://localhost4000

About

A Travel Agency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published