Skip to content

DSmith575/s1-23-project-2-react-CRUD-Dsmith575

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-2 React CRUD

Table of Contents

Installation

git clone https://github.com/otago-polytechnic-bit-courses/s1-23-id607001-project-2-DSmith575.git
  • Run npm install to install all dependencies
  • Create a .env || .env.development file in the root directory
  • Save if auto-save isn't turned on
  • Render may need time to wake up if un-used for a while

.env.development

Add the following to your .env

REACT_APP_API_URL=https://smitde5-rest-api.onrender.com/api/v1/

Script commands

npm start Run app in dev environment npm run format Run prettier format npm run commit Run commitizen

Packages Used

References

React documentation
ReactStrap documentation
Jack Herrington
Intro Appdev lecture notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published