Skip to content

NeginSal/CRUD-react-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project 🌿

This is a simple CRUD-React-GraphQl app.

You can do crud operation (create, read, update, delete).

It has one field: title. You can delete, edit each item or add a new one.

CRUD-React-GraphQL

Tech 🛠️

This app uses:

  • GraphQL
  • Node.js
  • Express
  • React
  • Tailwind

Scripts for running this project 📝

You have two main folder server and clients, to see the project in your browser, you should run these two commands:

1. node index.js

First go to server folder and run this command.

2. npm start

Second go to the client folder and run this command, you should use this command to run the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More 📖

You can learn more about this project in this link React + GraphQL CRUD.

About

A todo list with react and graphql.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published