Skip to content

arjunjayan999/randomideas-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Ideas App

Full-stack application for sharing ideas.

Table of Contents

About

The Random Ideas App is a full stack application designed to allow users to share and explore random ideas.

Features

  • Raw implementation of user authorization where authorized users can delete their own ideas.
  • Create, read and delete ideas
  • Responsive design

Installation

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
  • npm

Installation Steps

  1. Clone the repo
    git clone https://github.com/arjunjayan999/randomideas-app.git
  2. Install NPM packages
    npm install
  3. Run the backend app
    npm start

Usage

Go to public and run production build file.

Technologies

This project is built with:

  • JavaScript
  • CSS
  • HTML
  • Node.js
  • Express.js
  • MongoDB

About

Full-stack application for sharing ideas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published