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
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.
To get a local copy up and running follow these simple steps.
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
- Clone the repo
git clone https://github.com/bariqhibat/vegan-recipe-app.git
- Install NPM packages in server
cd server && yarn install
- Install NPM packages in web
cd web && yarn install
Distributed under the MIT License. See LICENSE
for more information.
Bariq Hibatullah Nurlis - @bariqhibat - [email protected]
Project Link: https://github.com/bariqhibat/vegan-recipe-app