An open API service indexing awesome lists of open source software.

https://github.com/patelvivekdev/cms

CMS: React, node.js, GraphQL
https://github.com/patelvivekdev/cms

express graphql mongodb mongoose nodejs react

Last synced: 12 days ago
JSON representation

CMS: React, node.js, GraphQL

Awesome Lists containing this project

README

          

## Group Project Full stack

- Node.js
- React
- GraphQL

## How to run

add `.env` file in backend folder

```bash

- Clone the repo
- Run `npm install` in both the backend and frontend folder
- Run `npm run dev` in the backend folder that will start the server on port `5000`
- Run `npm start` in the frontend folder that will start the react app on port `3000`

## Vivek Patel And Nitya patel
```