Skip to content

thomasmartinez114/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

bookstore

  • Backend:

    • Installed Packages:
      • Cors
      • Express
      • Mongoose
      • Nodemon
  • Frontend:

    • Vite
      • npm create vite@latest
    • Tailwinds
      • Framework Guides choose Vite
      • npm install -D tailwindcss postcss autoprefixer
      • npx tailwindcss init
      • Insert ["./index.html", "./src/**/*.{js,ts,jsx,tsx}",] into content array of tailwind.config.js
    • React Router Dom
    • Axios
    • React-icons
    • Notistack for Toast Alerts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published