This is Blog Project coded by Tobbies (Dang Phat Nguyen) with in 2 days for coding test. So there are:
- Missing features
- Bad design
- Bad optimization
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
- First, fill keyword into search bar
- Then click the search icon, "onEnter" event is not handled!
!!!THIS PROJECT INCLUDES APIKEYS, SECRETKEYS, ENV FILE, ... FOR TESTING REASON.