React CRUD API with Typescript

About The Project

preview

add-preview

edit-preview

delete-preview

Description

This project is a complete CRUD of a camera store made with ReactJS, which I made to practice CRUD operations and make requests to a REST API that I made with NodeJS and Typescript, also for the UI I used TailwindCSS.

Built With

ReactJS

TypeScript

TailwindCSS

Installation

  1. Clone the repo and change “my-project” to your project name.
  git clone https://github.com/josemiguel02/react-crud-ts.git ./my-project
  1. Go to the project directory
  cd my-project
  1. Install NPM packages
  yarn install

Usage

Run the project in development

  yarn dev

Build the project

  yarn build

Demo

Contact

GitHub

View Github