opgraph-ql Tailwind Templates

Opgraph Ql

GrapQl with react, tailwind, and mongdb

OPGRAPH-QL

**Welcome to the README for the GraphQlReact ** This project uses React, GraphQL, Express, and Tailwind to create a full-stack web application.

Installation

To run this project, you will need to have Node.js installed on your computer.

  1. Clone this repository to your local machine.
  2. In the project root directory, run npm install to install the server dependencies.
  3. In the client directory, run npm install to install the client dependencies.

Running the Application

To start the server and watch it using Nodemon, run npm run dev in the root file. This will start the server on port 5000.

To start the client, move to the client folder and run npm start. This will start the client on port 3000.

The client folder contains the client-side code, including the React components and styles.

The server folder contains the server-side code, including the GraphQL schema, resolvers, and database models.

Technologies Used

  • React
  • GraphQL
  • Express
  • Tailwind

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Top categories

Loading Svelte Themes