Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.19 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.19 KB

MYtinerary Travel App

This is an app I built while training to become a fullstack developer in a coding bootcamp.

If you want to watch a video app demo of it then click here 📹 !

It is a travel app built with the MERN stack along with Redux for state management.

Getting Started

Include a .env file in the server directory with the following environmental variables: MONGODB_URI, JWT_SKEY.

npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

Built With

  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • Bcrypt
  • Jsonwebtoken
  • React
  • Redux

More Info

Author

🙋 Anna Skoulikari

email : ✉️ annaskoulikari@gmail.com

Find me on: