This is a social news forum site, where users are able to interact, rate content and discuss topics with others, similarly to Reddit. The articles are served up from my NC News API that I had made for my backend project:
NC News API: https://github.com/Merin-Yilmaz/NC-News-FE.git https://nc-news-api-od1r.onrender.com
🏠 Homepage
In order to use this repo and run it locally, you will need to do the following:
- Clone the repo from gitHub on your local machine
$ https://github.com/Merin-Yilmaz/NC-News-FE.git
- Install Packages & Dependencies This project uses node version v20.6.1 and npm version 9.8.1 Go check them out if you don't have them locally installed.
$ npm install
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
You can now run the project:
$ npm run dev
- Github: @Merin-Yilmaz
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!