Skip to content

MERN Stack App of Movies CRUD with Login system

Notifications You must be signed in to change notification settings

mabno/react-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📽️ React Movies App

Description

Simple React App that allows you upload and save your favorites movies

Backend

  • ExpressJS REST-API
  • MongoDB
  • Mongoose schemas to model data
  • Authentication
  • JSON Web Tokens
  • Error handler and clean error messages

Frontend

  • React for displaying UI components
  • SASS
  • Redux to manage application's state
  • Movies CRUD
  • Validations
  • Animated transitions between views

Languages & tools

Run with Docker

$ git clone https://github.com/mabno/react-movies.git
$ cd react-movies
$ docker-compose up

Finally navigate to http://localhost:3000

Screenshots

Alt text Alt text Alt text Alt text

About

MERN Stack App of Movies CRUD with Login system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages