Alina's news is a social news aggregator built with React and styled with a vanilla CSS. The project uses an API created by me (https://nc-news-00jh.onrender.com/api/).
The Backend Project can be found here: https://github.com/AlinaKhvishchuk/nc-news
- React
- React Router
- Axios
- Date-fns
To run Alina's News locally, follow these steps:
- Clone the repository:
git clone https://github.com/AlinaKhvishchuk/fe-nc-news.git
- Navigate to the project directory:
cd fe-nc-news
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit link provided by Vite in your terminal
The API documentation for the Alina's News project can be found at https://nc-news-00jh.onrender.com/api/. It provides details on available endpoints and request/response formats.
If you have any questions or inquiries, please feel free to contact me at alina.khvishchuk@gmail.com