NetaFlicks is a web application that allows users to search for movies, and upvote or down vote desired movies.
-
Install the NetaFlicks Rails Backend API
-
Install Node.js and npm
$ brew install node
-
Clone this repository and
cd
into the directory -
Install all dependencies
$ npm install
-
Start the Frontend server
$ npm start y
- React.js
- Rails API
- PostgreSQL
- HTML/CSS