Skip to content

bariqhibat/vegan-recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Vegan Recipe Application

A Web Application built with ReactJS with ExpressJS and GraphQL MongoDB as the architecture. Testing for both frontend and backend is implemented with MongoDB temporary memory and React Testing Library (with the help of Jest as well!). Both frontend and backend are deployed to Heroku.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

A Web Application built with ReactJS with ExpressJS and GraphQL MongoDB as the architecture. Testing for both frontend and backend is implemented with MongoDB temporary memory and React Testing Library (with the help of Jest as well!). Both frontend and backend are deployed to Heroku.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install --global yarn

Installation

  1. Clone the repo
    git clone https://github.com/bariqhibat/vegan-recipe-app.git
  2. Install NPM packages in server
    cd server && yarn install
  3. Install NPM packages in web
    cd web && yarn install

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Bariq Hibatullah Nurlis - @bariqhibat - [email protected]

Project Link: https://github.com/bariqhibat/vegan-recipe-app

About

ReactJS with Express Node GraphQL MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published