Skip to content

annaskoulikari/mytinerary

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published