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.
- 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
Run the project in development
yarn dev
Build the project
yarn build
- Gmail - josemidev24@gmail.com
- Instagram - @jmdp.02