Skip to content

successfully developed a comprehensive TypeScript CRUD Application, combining the strengths of Node.js, Express, and MongoDB for the backend. To enhance the frontend, I utilized React and TypeScript, while Chakra UI provided a sleek and stylish design. The app seamlessly integrates all CRUD operations.

Notifications You must be signed in to change notification settings

suhail3535/TypeScriptCrudapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

TypeScript Crud Application

successfully developed a comprehensive TypeScript CRUD Application, combining the strengths of Node.js, Express, and MongoDB for the backend. To enhance the frontend, I utilized React and TypeScript, while Chakra UI provided a sleek and stylish design. The app seamlessly integrates all CRUD operations, empowering efficient data management and manipulation.

API Reference

Get all items

  GET https://649a4e10ce5a7628c1de0ffd--starlit-bublanina-a89a76.netlify.app/ 

Tech Stack

Front-end : TypeScript,React, Chakra UI, React icon.

Back-end : Node.js, Express, and MongoDB.

Color Reference

Color Hex
Primary #17274a #17274a
Secondary #ee5e68 #ee5e68

Deployment

To deploy this project run

npm run build
npm run deploy

Features

  • Get Request Api call
  • Post Request Api call
  • Patch Request Api call
  • Delete Request Api call

ScreenShots

1. Homepage

pic

2. Students Details Add Section

adddata

3. All Students Details Section

alldetails

Run Locally

Clone the project

  git clone https://github.com/suhail3535/TypeScriptCrudapp.git

Go to the project directory

  cd my-TypeScriptCrudapp

Install dependencies

  npm install
  npm i axios
  npm i chakra-ui
  npm i react icon

Start the server

  npm run server
  npm start

Demo

https://649a4e10ce5a7628c1de0ffd--starlit-bublanina-a89a76.netlify.app/

About

successfully developed a comprehensive TypeScript CRUD Application, combining the strengths of Node.js, Express, and MongoDB for the backend. To enhance the frontend, I utilized React and TypeScript, while Chakra UI provided a sleek and stylish design. The app seamlessly integrates all CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published