Skip to content

Latest commit

Β 

History

History
97 lines (63 loc) Β· 3.92 KB

File metadata and controls

97 lines (63 loc) Β· 3.92 KB

Memeow 🐱

Cat Memes app with React

This app has been built with MERN stack and some complements like Auth0 to manage the users information.


πŸš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

πŸ“‹ Requirements

You need to install NodeJs and Install the NPM packages with npm install command. You will also be required to create accounts for: - MongoDB Atlas - Auth0

πŸ”§ Installation

First, you will need to clone or fork the repository into your Github account:

git clone https://github.com/martapunset/Memeow-frontend-react"

Fork on GitHub

frontend ->$ git clone https://github.com/martapunset/Memeow-frontend-react backend -> $ git clone https://github.com/martapunset/Memeow-backend-nodejs

When you have all the dependencies installed you need to create two .env files, one located in client folder, one in server folder containing the new encryption keys. Please refer to the examples below:

Client-Side with React JS πŸ”

This front end side is the client views. Here we make request to back end, we can get user information or resources to show lastest updatest.

πŸ—Ί Project Journey

Objectives 🎯

  • Clean & efficient Code
  • API architecture with the easiest flow for the frontend
  • Comfortable user experience
  • Safe server side
  • SOLID principles

πŸ•΅οΈβ€β™‚οΈ Resources

Main resources for the frontend 🧬

✨ Contributors

Members


Marta Punset