Skip to content

zaabu/BookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CRUD App Built With React and Express

Requirements

Installation Steps

  1. Clone repo
  2. Run yarn install
  3. Change into the backend directory
  4. Run yarn install
  5. Ensure MongoDB is running
  6. From the backend directory run yarn start — this starts the Feathers API server
  7. From the project root run yarn start — this starts the create-react-app server
  8. Your default web browser will be launched automatically with the URL http://localhost:8082/

Authentication

This app uses Okta for authentication. Check out this [link] (https://developer.okta.com/code/react/okta_react/) to learn about Okta and integrating it with React.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published