Skip to content

Preygrammer/RPUpturnCoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upturn Coding

Algorithm Coding Practice

This is not an updated readme file

Build Status

Upturn Coding is a website where people can practice solving coding problems and prepare for interviews. Upturn Coding has a lot of problems for you to practice, covering many different programming concepts.

Features

  • To be added

Tech

Upturn Coding uses a number of open source projects to work properly:

  • ReactJs - HTML enhanced for web apps!
  • Redux - Redux helps you write applications that behave consistently
  • node.js - evented I/O for the backend
  • Axios - fast node.js network app framework [@tjholowaychuk]
  • jQuery - duh!
  • and many more.

Installation

Upturn Coding requires Node.js to run.

  1. Open your terminal
  2. Clone the repo
    git clone https://github.com/Preygrammer/RPUpturnCoding.git
  3. Install NPM packages
    npm install
  4. Compiles and hot-reloads for development
    npm start
    

OR

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

License

MIT

To god be the glory

Releases

No releases published

Packages

No packages published