Commit Graph
42 Commits
Author SHA1 Message Date
Leon Xu 168b0fd75c doc: change from posts to post 2023-01-30 18:17:32 -08:00
Leon Xu 5ffc899f98 doc: update fetch url to the correct server 2023-01-30 18:14:51 -08:00
Leon Xu a975980619 doc: change fetch url, added useState and functions 2023-01-30 18:01:43 -08:00
Leon Xu d4afd4236e doc: change the backend url to the latest one on render.com 2023-01-30 18:01:18 -08:00
Leon Xu 11b16512c8 doc: create layout of the Card component 2023-01-30 17:39:34 -08:00
Leon Xu 8168ee7c0b doc: added downloadImage function 2023-01-30 17:22:31 -08:00
Leon Xu 2fd5641695 doc: update the useEffect hook 2023-01-30 16:22:16 -08:00
Leon Xu 1866e76812 doc: add useEffect hooks 2023-01-30 16:17:44 -08:00
Leon Xu cd5a41354b fix: change from localhost to the actual website 2023-01-30 16:12:27 -08:00
Leon Xu 684b39c4fc doc: add methods to handleSubmit function 2023-01-30 16:12:07 -08:00
Leon Xu 9f899183b7 doc: added methods to generateImage method 2023-01-30 15:37:07 -08:00
Leon Xu 107a6df34b doc: update stylesheet link in index.html 2023-01-30 15:31:21 -08:00
Leon Xu 67ace25022 doc: added methods to handleChange and handleSurpriseMe method 2023-01-30 15:10:26 -08:00
Leon Xu 852d5a8104 doc: added UI/UX for the input field 2023-01-30 15:07:02 -08:00
Leon Xu ff7891c5ab doc: extra data from CreatePost and update the UI/UX 2023-01-30 14:41:52 -08:00
Leon Xu a432ea2f92 fix: spelling typo 2023-01-30 14:36:30 -08:00
Leon Xu 08bea4c56f doc: add additional semantic code and event handler 2023-01-30 14:34:35 -08:00
Leon Xu 97c674e241 doc: add all the necessary state that is required 2023-01-30 14:21:57 -08:00
Leon Xu ca79396e29 doc: create getRandomPrompt function 2023-01-30 14:17:56 -08:00
Leon Xu 2f4f2c470c file: rename constant to constants 2023-01-30 14:17:04 -08:00
Leon Xu ba2ae75d0a doc: import the necessary components to the CreatePost component 2023-01-30 14:14:04 -08:00
Leon Xu e46682f508 doc: added RenderCards method 2023-01-29 19:44:34 -08:00
Leon Xu c3225e8da5 doc: add .yarn folder to gitignore 2023-01-29 19:17:51 -08:00
Leon Xu 56f4d86f4c doc: add useState hooks and section tags 2023-01-23 16:24:39 -08:00
Leon Xu 1a7d81e8b5 doc: add hooks and import components into the home page 2023-01-23 16:15:42 -08:00
Leon Xu 01d9776c75 file: create components directory 2023-01-23 16:14:44 -08:00
Leon Xu 10e469cc52 doc: add additional links and routes to the home and createpost page 2023-01-23 16:11:45 -08:00
Leon Xu 4b88213fe5 doc: import react-router-dom, assets and pages in App.jsx 2023-01-23 16:08:19 -08:00
Leon Xu 6b3ebd1cfa file: remove assets from the root directory and add them inside of the src file 2023-01-23 16:05:25 -08:00
Leon Xu 5220326564 file: create index.js file for export 2023-01-23 16:04:04 -08:00
Leon Xu 95926fdab1 file: create CreatePost and home pages 2023-01-23 16:03:13 -08:00
Leon Xu 88bbf7f8b4 doc: add intercss style 2023-01-23 15:53:30 -08:00
Leon Xu adff530f8d doc: add file-saver package 2023-01-23 15:51:52 -08:00
Leon Xu c41a21790b doc: update tailwind configuration 2023-01-23 15:51:01 -08:00
Leon Xu a83b856c85 doc: install tailwindcss and initialize tailwind config files 2023-01-23 15:50:26 -08:00
Leon Xu 7edfc2d885 file: remove App.css 2023-01-23 15:48:25 -08:00
Leon Xu eebdd2589d doc: added tailwind css styles 2023-01-23 15:48:00 -08:00
Leon Xu 24b61e4ba8 file & doc: create a constant index file and add prompts into it 2023-01-23 15:47:14 -08:00
Leon Xu d9d9618cbb file: update assets that is required for this project 2023-01-23 15:45:53 -08:00
Leon Xu 66717ce1e6 doc: add react-router-dom package 2023-01-23 15:38:39 -08:00
Leon Xu e0543e9615 file: project initialization 2023-01-23 15:37:45 -08:00
Leon Xu c6c085bb18 doc: update README.md 2023-01-23 15:34:57 -08:00