Commit Graph
26 Commits
Author SHA1 Message Date
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
Leon Xu 5c38ad9bb4 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2023-01-23 21:48:25 +00:00
Leon Xu 54421d6ec9 Initial commit 2023-01-23 21:48:24 +00:00