Skip to content

GarethTheNerd/Project-10-Full-Stack-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 10: Full-Stack-React

How to run this project:

You will need to run the below steps in your command line utility. You will need Node / npm installed to continue

  1. Clone the repository from Github to your PC

    git clone https://github.com/GarethTheNerd/Project-10-Full-Stack-React.git

  2. Change into the folder containing the api

    cd api

  3. Install the dependencies

    npm install

  4. Run the API

    npm start

  5. Change into the client folder

    cd .. cd client

  6. Install the dependencies

    npm install

  7. Start the client app

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published