React CRUD API with Typescript
About The Project
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
Installation
- Clone the repo and change “my-project” to your project name.
git clone https://github.com/josemiguel02/react-crud-ts.git ./my-project
- Go to the project directory
cd my-project
- Install NPM packages
yarn install
Usage
Run the project in development
yarn dev
Build the project
yarn build
Demo
Contact
- Gmail – [email protected]
- Instagram – @jmdp.02