This project aimed as first test from Wegodev for Frontend Developers who want to contribute or work together in their project: Distributed Online Reseller System.
To run this project locally simply clone this repo and because of this project was created with yarn
so I highly recommended to install the package.json
using yarn
as well.
Since, there will be some issues if yarn
and npm
mixed in one project.
- React as main Library.
- Vite as project server and tooling.
- React Router for routing or moving between pages.
- Tailwind CSS and Post CSS for CSS preprocessing and CSS framework to make life easier in website styling using CSS.
- Remix Icon as an icons provider.
- the rest of libraries can be seen in
package.json
file.
Go to this link to see the project in actions https://naptr.github.io/chuck-norris-jokes-generator-react/#/ .
Nb:
- This web was created for mobile using Google Pixel 2 layout and size, for better mobile phone experience we're recommend to use 411 x 731 mobile phone size.
- Also maybe the layout won't compatible/ properly rendered with mobile phone with size below or equal to 320 x 568.