profmcdan / mcdan-bookworm-react

Bookworm React App
0 stars 0 forks source link

Project Setup and Authentication #1

Open profmcdan opened 6 years ago

profmcdan commented 6 years ago

authentication

Setup and Authentication

  1. react project set up with eslint
  2. react router and redux setup
  3. forms and form validation
  4. several page components: HomePage, signup page and DashboardPage
  5. node js express project setup with babel and eslint
  6. authentication with JWT
  7. API for user authentication
  8. user data, JWT generation
  9. authorise Routes