└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # explore-react 2 | 3 | > It's time to explore ⚡️, No Score in this time but recommended 4 | 5 | Given a repo (this repo), please fork it and make a website using React JS, the website should has following requirements: 6 | 7 | - created by `create-react-app` 8 | - has routes 9 | - has hooks 10 | - has redux or redux toolkit 11 | - has Material UI 12 | - has countdown from [iauction](https://npmjs.com/iauction) package 13 | 14 | #### Submission steps 15 | 16 | - give [this repo](https://github.com/dTS-x-Techready-2022/explore-react/new/master) a star (⭐️) on top-right 17 | - make a Pull Request (PR) from your forked repo to this repo 18 | - done 19 | 20 | 21 | Please make an unique website by your own, feel the sense of coding 22 | AHA, I want to inform that you're allowed to clone someone's website or follow someone's YouTube video to make a website using React JS 23 | 24 | Remember the requirement, Happy Coding! 25 | --------------------------------------------------------------------------------