Giter VIP home page Giter VIP logo

net-ninja-mern's Introduction

net-ninja-MERN

MERN-Stack-Tutorial

This is the workouts fullstack app.

  1. Environment setup
  2. Express App setup
  3. Express Router & API Routes
  4. MongoDB Atlas & Mongoose
  5. Models & Schemas
  6. Controllers
  7. Making a React App
  8. Fetching Data To remove CORS block: 1 - npm i cors -- in backend; 2 - use proxy -- during dev only:
    • put property in package.json of frontend -- "proxy": "http://localhost:4000" at a top.
    • in fetch use only: fetch("/api/workouts")
  9. Adding React Context
  10. Add delete functionality.
  11. Handling error response /// create user
  12. User Routes, Controller & Model
  13. Signing Up & Hashing Passwords
  14. Email & Password Validation
  15. sign in Token
  16. logging in users
  17. Create React Auth Context
  18. Login & Signup Forms
  19. Making a useSignup Hook
  20. Making a useLogout Hook
  21. Making a useLogin Hook
  22. Setting the Initial Auth Status
  23. Protecting API Routes
  24. Making authorized request
  25. Protecting React Routes
  26. Assigning Workouts to Users

net-ninja-mern's People

Contributors

gio797 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.