Skip to content

Asier93/Books

Repository files navigation

Proyecto React

  1. Instalación de next.js
npx create-next-app@latest
npm run dev
  1. Instalacion bootstrap

    npm install bootstrap@5.3.2
    

    2.1 Importar en el layout principal

    import 'bootstrap/dist/css/bootstrap.min.css'
    
  2. Instalar react-icons

    npm install react-icons --save
    
  3. React bootstrap

npm install react-bootstrap bootstrap
  1. Goggle Captcha
npm install react-google-recaptcha
  1. Json server installion(REST API)
npm install -g json-server

json-server --watch db.json 

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •