Skip to content

tomekand1/Nc-news-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created in React by Tomasz Andrianczyk

This project was bootstrapped with Create React App.

App written in react. Fully tested on android phone.

Usage

The app is to be used as a news/forum-based website. As users can post articles, comments, vote on posts etc.

Once downloaded, make sure to install all the dependencies:

npm install

The project has been built with React, Axios, @reach/router, bootstrap, react-sticky-footer, react-sticky-nav. Versions of these can be found in the package.json file.

Installation

  1. git clone the repo
  2. In the project directory, you can run:
  3. 'npm install' to install any dependencies
  4. 'npm start' to run

Here is link to a back end written by me in express:

[https://github.com/tomekand1/Nc-news.git]

and link to a deployed version:

[https://tomekand1.netlify.com/]

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits, in code

app connects to an external api hosted on heroku here is a link:

https://nc-news-server.herokuapp.com/api/

if u open that link ypu should be able to see, available endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published