This is just a small project of pezeshBook
display some posts and details of posts user can like or dislike post users can like post if they logged on the website
-Nextjs -TypeScript
- Functional Programming
- Axios
- Eslint as the linter
- Prettier as the code formatter
First to run
npm i
After all dependencies installed, run
npm run dev
npm run build
Happy Hacking 🎉