This is a front-end flashcard using React and Typescript with backend technologies using Nodejs/Express
- React
- Redux Saga
- TypeScript
- Nodejs
- GraphQL
- S3 AWS
- Unsplash API
- Run
npm install --legacy-peer-deps - Run
npm run dev - Create an Unsplash client in Unsplash page.
- After that, go to Unsplash API and create
New Application - Get
Unsplash Client Id
- After that, go to Unsplash API and create
- Add .env
- VITE_APP_BACKEND_URL=http://localhost:5068
- VITE_UNSPLASH_ROOT=https://api.unsplash.com
- VITE_PUBLIC_UNSPLASH_CLIENT_ID=
your-unsplash-client-id