Skip to content

igardiet/gifani

Repository files navigation

Gifani (App url)

Containing:

  • Home, login, signup and three category routes
  • React context and hooks
  • 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

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

  1. Clone the repository and open the terminal
  2. yarn
  3. yarn start

Check the .env.example files to peer the required environment variables

Third party apps (environment variables needed)

  • Cloudinary
  • MongoDB (DB_URI: mongodb+srv)

Prerequisites

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

  • Check the .env.example file to see environment variables example
  • YARN
  • nodemon: npm i -g nodemon

Preview

Home page preview

Technologies

  • React Vite app
  • HTML
  • TailwindCSS
  • JavaScript
  • NodeJS
  • Express server
  • MongoDB

Coming soon

  • auth0 authentication
  • jest tests
  • App deploy

Author

Iñaki García

About

MERN gif app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published