Skip to content

igardiet/keep-tasks

Repository files navigation

Todo CRUD list containing:

  • Home, login and signup routes
  • React hooks for state change
  • React context
  • bcrypt for password encryption
  • JWT for authentication private keys
  • Two schemas (users, tasks) in mongodb atlas cloud For more info look up the package.json files

Table of contents

Getting Started and installing

Follow these steps in terminal after cloning this repository

Remember you need to clone and start the server side repository to view the full app

  1. yarn
  2. yarn start

Prerequisites

Requirements for the software and other tools to build, test and push

  • Check .env.example file to see environment variables example
  • [NPM]
  • [nodemon] npm i -g nodemon

Preview

Login page preview

Home page preview

Technologies

  • React Vite app
  • HTML for code structure
  • TailwindCSS for css styles
  • JavaScript Language for the logic
  • React library: For UI components and state management

Coming soon

  • auth0 authentication
  • jest tests
  • railway and netlify deploy
  • cloudinary for profile pictures

Author

Iñaki García

About

MERN task list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published