An open-source news website client, using React and NextJs.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Start Server:
npm run dev
To Visit App:
localhost:3000
An open-source news website client, using React and NextJs.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Start Server:
npm run dev
To Visit App:
localhost:3000