Skip to content

mundocalrisian/mundo-news

Repository files navigation

Mundo News Web app

Welcome to Mundo News!

Mundo News is a CRUD (create, read, update, delete) web application in the style of a Reddit news site. It is built with a combination of HTML, CSS and JavaScript using React.js. The project was planned and completed within 5 days as part of the frontend review during my Northcoders Bootcamp.

A deployed version of the site can be seen here -

https://mundo-news.netlify.app/

It connects with an API that I built previously which you can find on my GitHub here -

https://github.com/mundocalrisian/be-nc-news.git

Install

To start using this project, please first clone the repository from GitHub using the following command

git clone https://github.com/mundocalrisian/fe-mundo-news.git

Next you'll need to install the dependencies by entering the following into the terminal

npm install

Then to host the page locally, enter

npm run dev

Please note - on loading the site for the first time, you may notice a bit of a delay in the articles loading. This is normal whilst the instance spins up having not been used for a while and is a limitation of the free tier from Render.

In order to use some of the features you will need to be logged in to the site. The login only accepts usernames that are listed in the database which can be seen here -

https://nc-news-b3bj.onrender.com/api/users

Technologies Used

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •