Skip to content
/ r24 Public

R24 is a real-time news platform for software developers.

License

Notifications You must be signed in to change notification settings

RubyMuibi/r24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R24 🌎

This is a real-time news network for software developers to discover, explore the latest news.

How to Use

  1. Visit https://r24.dev or clone this repository.

How to Clone

These instructions will help you get a copy of the project up and running on your local machine.

Prerequisites

Here's what you need to install the software and how to install it:

  • Node.js
  • npm

Installing

  1. Clone the repo from GitHub

  2. Start the frontend (in a separate terminal)

    • cd client
    • Install NPM packages: npm install
    • Start the frontend server: npm run dev
  3. Start the backend (in a separate terminal)

    • cd server
    • Install NPM packages: npm install
    • Start the backend server: npm run dev

Setting up ENV

Create the following secrets in .env file:

Contributing

If you wish to contribute a change to any of the existing features, please send a pull request.

For major changes or adding a new feature, please open an issue first to discuss what you would like to change.

About

R24 is a real-time news platform for software developers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published