Skip to content

Nephew20/Book-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Search-Engine

Description

The purpose of this project was to refactor a MERN stack so that it is compatible with the Apollo Server.

Table of Contents

Installation

  • git clone repo
  • cd ../to/the/file/path
  • code .

Usage

  • Ensure that node is installed on your computer. Go to Node's Website to find the program to download
  • Download the LTS version
  • In your command line, type npm install to install all the node packages for both the client and server side
  • Ensure that the concurrently package is installed by typing this into the terminal
    • npm install concurrently
  • Lastly, type the npm run develop to run both the client and server folders which will pull up the website for the application

Click the link to be taken to the deployed site: https://ancient-hollows-66845-363bbc322d4b.herokuapp.com/

Contact Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published