Remchi/bookworm-react

User logs in

Closed this issue · 0 comments

image

This feature includes a lot of small tasks:

  • react project set up with eslint
  • react router and redux setup
  • forms and form validation
  • several page components: HomePage, SignupPage and DashboardPage
  • node js express project setup with babel and eslint
  • authentication with JWT
  • API for user authentication
  • user data, JWT generation
  • authorise Routes