Skip to content

sreeharsha-rav/javascript_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Projects

This repository contains projects that demonstrate functionality of JavaScript on Front-End and the Back-End.

Projects

This repo consists of the following projects:

  • Mixed Messages: A random silly excuse generator.
  • Number Guesser: An interactive number guessing web game.
  • Rock-Paper-Scissors x99: A 3-round variation of Rock-Paper-Scissors as an interactive web game.
  • The Scoop: A web app for users to post articles, comment, and upvote/downvote them.
  • Boss Machine: An API based unique management application for accomplished minions.
  • Expresso: A full back-end CRUD API for a local cafe.

Requirements

Need to have Node.js on terminal to run the projects. To check if you have Node.js and npm installed, type these in your terminal:

npm -v
node -v

Follow this link if you have not installed Node.js: Install Node.js

The projects run on the ES6 version of JavaScript and require fairly recent web browser versions to run the web applications.

Usage

To use the projects, you need to either clone the repo or download zip of the repo. Then, go to the appropriate folder to check out the project:

git clone https://github.com/sreeharsha-rav/javascript_projects.git

Credits

Tutorials, materials referenced from Codecademy:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published