Skip to content

CupofCoding/react-reserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required packages

------------- For Admin (Backend)

npm init -y npm i express npm i nodemon npm i dotenv npm i mongoose npm i bcrypt npm i jsonwebtoken npm i cookie-parser

npm i method-override

------------- For Client (FrontEnd)

run this in the CLI in the client folder: git clone --single-branch -b "react-reserve" https://github.com/CupofCoding/react-reserve

run npm in CLI to download libraries.

npm i react-router-dom npm i @fortawesome/react-fontawesome npm i @fortawesome/free-solid-svg-icons npm i react-date-range npm i date-fns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published