Skip to content

A platform to read tons of fascinating anecdotes, facts and stories presented by your favorite authors and also publish your own

License

Notifications You must be signed in to change notification settings

dipudl/artifeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artifeed: Article Publishing Platform

This web application helps you publish your blogs and articles, and was developed using React.js, Node.js and MySQL.

Website interface

Homepage

Homepage

Article Editor

Article Editor

Article Reader

Article Reader

Account Registration

Account Registration

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install for running this application

Node.js
MySQL
Node.js package manager (npm)

Installing & getting started

Clone this project and open with Visual Studio Code (preferred) or any text editor

git clone https://github.com/dipudl/artifeed.git

Go to 'backend' folder and install the required Node.js dependencies (using npm package manager for example)

npm i

Start the node.js server (currently at port 8000)

node server.js

Go to 'frontend' folder and install all required Node.js dependencies (using npm package manager for example)

npm i

Start React.js frontend application

npm start

Built With

  • Node.js - For programming this server
  • React.js - Frontend web development library
  • npm - Package Manager

Contributing

All the helpful pull requests will be accepted.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A platform to read tons of fascinating anecdotes, facts and stories presented by your favorite authors and also publish your own

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published