NC News is a social news platform, where users can view articles of different topics and upon logging into an account, can interact with the articles via commenting on and upvoting.
- Clone the repository by running the following command:
git clone https://github.com/nkytruong/NC-News
-
Navigate to the cloned repository and run the following command to install all the dependencies needed:
npm install
-
Run the following script to launch the website:
npm run dev
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders