- Deployed Epic Game News ReactJS
- This will be an attempt at learning ReactJS and recreating the frontend interface of my gaming blog EpicGameNews.com
To clone the repository you have to open the terminal ( Ctrl + Shift + ` ) and copy paste this command:
git clone https://github.com/laurentiucozma12/epic-game-news-reactjs.git
npm run dev
- In Visual Studio to be able to see DrawIo Schemas, you need Draw.io Integration extension which can be found in Visual Studio Extensions page.
- Vite
npm install vite --save-dev
- Icons used Heroicons
npm install @heroicons/react