This project was bootstrapped with Create React App.
App written in react. Fully tested on android phone.
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:
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
- git clone the repo
- In the project directory, you can run:
- 'npm install' to install any dependencies
- '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/]
Runs the app in the development mode.
Open https://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.