Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTravel - a MERN Stack Travel Agency Website

Frontend built with Create-React-App

Complete with

  • User authentication & authorization
  • RESTful API calls with Axios NPM
  • State management with Redux
  • Forms created with Redux-Form
  • Routes handled with React-Router-DOM
  • Payment handled with Stripe
  • Use of both class-based and fuction-based components (will upgrade to all function-based in the future)

Sneak peak

Tours Admin Page Stripe

Deployed

Live

Install

for frontend

cd client
npm install 
npm start

for backend

npm install 
npm start

Releases

Packages

Contributors

Languages