Skip to content

joao-mak/nc-news-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mak's NC-News (Front-end)

This is the front-end repository for NC-News, a news aggregator (similar to Reddit). It uses React to communicate with the back-end, and builds the actual website.

Requirements

To run the project, you need npm

Installation

To run the project locally, you need to fork it and clone it down to your machine.

To fork it, click the Fork button on the top-right.

Then, open a new terminal in the folder where you want the project to be saved, and run the following command, replacing the path with your username:

git clone https://github.com/your-username-here/fe-nc-news.git

Finally, run the following command in the terminal:

npm start

Links

Hosted version of the project: Here

Back end repository: Here

Hosted version of the back-end: Here

Built With

  • React - JavaScript library for building user interfaces
  • axios - Promise based HTTP client for the browser and node.js
  • @reach-router - Small, simple router for React

About

Repository for the front-end of NC-news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published