All Projects → SafdarJamal → crud-app

SafdarJamal / crud-app

Licence: MIT license
❄️ A simple and beautiful CRUD application built with React.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to crud-app

mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+132.79%)
Mutual labels:  read, update, create, delete
SimplePHP
A small query builder project designed to assist daily routines and speed up the process of communicating with the database.
Stars: ✭ 14 (-77.05%)
Mutual labels:  read, update, create, delete
Dataformsjs
🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
Stars: ✭ 95 (+55.74%)
Mutual labels:  jsx, single-page-app
next-api-og-image
Easy way to generate open-graph images dynamically in HTML or React using Next.js API Routes. Suitable for serverless environment.
Stars: ✭ 179 (+193.44%)
Mutual labels:  jsx, react-hooks
forex-web-app
💱 foreign currency exchange app built with react hooks
Stars: ✭ 17 (-72.13%)
Mutual labels:  create-react-app, react-hooks
epee-react-admin
🗡简洁、高效、易扩展的 React 快速开发模板,基于布局设计,纯 Hooks 开发,包含中后台应用常用功能
Stars: ✭ 87 (+42.62%)
Mutual labels:  create-react-app, react-hooks
Fre
👻 Tiny Footprint Concurrent UI library for Fiber.
Stars: ✭ 3,195 (+5137.7%)
Mutual labels:  jsx, react-hooks
movies
🍿 react-app for movies
Stars: ✭ 60 (-1.64%)
Mutual labels:  create-react-app, react-hooks
react-antd-admin
基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
Stars: ✭ 140 (+129.51%)
Mutual labels:  create-react-app, react-hooks
google-place-autocomplete
🏆 Best practice with Google Place Autocomplete API on React
Stars: ✭ 68 (+11.48%)
Mutual labels:  create-react-app, react-hooks
SQLiteHelper
🗄 This project comes in handy when you want to write a sql statement easily and smarter.
Stars: ✭ 57 (-6.56%)
Mutual labels:  update, delete
React App
Create React App with server-side code support
Stars: ✭ 614 (+906.56%)
Mutual labels:  create-react-app, single-page-app
React-Netflix-Clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end.
Stars: ✭ 91 (+49.18%)
Mutual labels:  jsx, react-hooks
react-typescript-starter
Minimalist React 18 starter template with TypeScript ⚛
Stars: ✭ 72 (+18.03%)
Mutual labels:  create-react-app
anytone-flash-tools
Independend flash tools for Anytone D878UV radio (and maybe others)
Stars: ✭ 31 (-49.18%)
Mutual labels:  update
react-snake
React Snake (Functional Style)
Stars: ✭ 128 (+109.84%)
Mutual labels:  create-react-app
cra-template-quickstart-redux
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
Stars: ✭ 66 (+8.2%)
Mutual labels:  create-react-app
whatsapp-clone-react
Build a WhatsApp Clone with React JS and FireBase.
Stars: ✭ 38 (-37.7%)
Mutual labels:  react-hooks
processor
A simple and lightweight JavaScript data processing tool. Live demo:
Stars: ✭ 27 (-55.74%)
Mutual labels:  react-hooks
Blog-React-Hook-Tutorial
This is a beginner tutorial for react hooks I have written in dev.to and Medium
Stars: ✭ 21 (-65.57%)
Mutual labels:  react-hooks

CRUD App

Node.js CI GitHub Release (latest by date) License

A simple and beautiful CRUD application built with React.

crud-app

Technologies Used

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/crud-app.git
cd crud-app

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

and then you can open http://localhost:3000 to view it in the browser.

Available Scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

Credits

CRUD App is built and maintained by Safdar Jamal.

License

CRUD App is open-source software licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].