Skip to content

dustin100/freetime

Repository files navigation

Free Time

A MERN stack application that utilizes Redux. Using three APIs, a user can search for movies, books and video games and save it to their list (where they can access it later). Complete with login functionality and Material-UI.

How to use this repository 🧐

Clone the repository and ensure the latest version of Node.js is installed on your machine. Run npm install to install all dependencies.

Please Read Before Running

Since this project is just a demo site, it uses cors-anywhere to get around any cors related issues. To prevent cors errors you need to visit: http://cors-anywhere.herokuapp.com/corsdemo Then click on the "Request temporary access to the demo server" button.

In the project directory, you can run: npm run dev

npm run build

Builds the app for production to the dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published